prasad morkar wrote:

>   I set the port and host before calll to webservice that uses proxy
>   System.setPropert(“”http.proxtHost”,”xx”)
>   System.setPropert(“”http.proxtPort”,”xxxxx”)

Are those typos just in your mail or also in your source code?

>   And I removed the  properties for the webservice call which doen’t require 
> proxy
>   System.getProperties().remove(“http.proxyHost”);
>   System.getProperties().remove(“http.proxyPort”);
>   But this is not working. Can you guide me on this?

Why do you send this question to the Slide dev list?
Webservices questions are better sent to an Axis list.
Don't know where an SSL auth question should be sent.

cheers,
  Roland


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to