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 Sundar Narayanasamy <su...@fourthstage.com> on 2001/05/21 18:11:07 UTC

Help on deploying the SOAP service through https

Hello

When try to deploy a SOAP service, I encounter following error. I checked the 
archives for the solution, all I saw was jsse.jar file being in path on both 
client and server. I have that, but it still comes back with the same error. 

Exception in thread "main" java.net.MalformedURLException: unknown
protocol: https
                at java.net.URL.<init>(URL.java:480)
                at java.net.URL.<init>(URL.java:376)
                at java.net.URL.<init>(URL.java:330)
                at 
org.apache.soap.server.ServiceManagerClient.main(ServiceManagerClient.java:214)


Any help is appreciated.

Sundar

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