We have the new lib 2.2 with client side HTTPS Support.  We are trying
to test it along with an example, and we get
java.net.MalformedURLException.  Our example is based on addressbook, so
the client is invoked as 
java samples.test1.Client https://localhost:7002/soap/servlet/rpcrouter 
This rpcrouter is installed in BEA Weblogic Server 6.1 which uses HTTP
port 7001 and HTTPS port 7002.
 
We do not have a firewall between the client and the soap router, so we
are not using setProxyHost("proxy.sprint.com") and setProxyPort(80).  
 
Does any one has any insight into getting the HTTPS working with new
SOAP libraries??  Any help is greatly appreciated.
 
Thanks!

Rudi Himawan
ph (972) 405-4044


 




Reply via email to