You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by st...@citizensbank.ca on 2001/04/06 22:27:03 UTC

call.invoke through a proxy server with ID and password?


Could some explain how to call *call.invoke* through a firewall/proxy that
requires a User ID and Password?



---------------------------------------------------------------------
To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
For additional commands, email: soap-user-help@xml.apache.org


RE: call.invoke through a proxy server with ID and password?

Posted by Wei Qian <We...@oracle.com>.
Hi,

I wonder if you can use call.setSOAPTransport() to assign a
SOAPHTTPConnection
object, which has the methods setUserName() and serPassword().

It's just a guess though.

-Wei

-----Original Message-----
From: steve_lysack@citizensbank.ca [mailto:steve_lysack@citizensbank.ca]
Sent: Friday, April 06, 2001 4:27 PM
To: soap-user@xml.apache.org
Subject: call.invoke through a proxy server with ID and password?




Could some explain how to call *call.invoke* through a firewall/proxy that
requires a User ID and Password?



---------------------------------------------------------------------
To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
For additional commands, email: soap-user-help@xml.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
For additional commands, email: soap-user-help@xml.apache.org


RE: call.invoke through a proxy server with ID and password?

Posted by Wei Qian <We...@oracle.com>.
Hi,

I wonder if you can use call.setSOAPTransport() to assign a
SOAPHTTPConnection
object, which has the methods setUserName() and serPassword().

It's just a guess though.

-Wei

-----Original Message-----
From: steve_lysack@citizensbank.ca [mailto:steve_lysack@citizensbank.ca]
Sent: Friday, April 06, 2001 4:27 PM
To: soap-user@xml.apache.org
Subject: call.invoke through a proxy server with ID and password?




Could some explain how to call *call.invoke* through a firewall/proxy that
requires a User ID and Password?



---------------------------------------------------------------------
To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
For additional commands, email: soap-user-help@xml.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
For additional commands, email: soap-user-help@xml.apache.org