I don't think that you can use the ServiceManagerClient with SSL.  It would
need to be coded differently.  Deploy your services with http and then go to
https.  Alternatively, you can use the web interface over ssl.



-----Original Message-----
From: Rich Catlett [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 16, 2001 5:31 PM
To: [EMAIL PROTECTED]
Subject: getting samples to work over ssl


Is there anybody out there running soap over ssl.  I am using tomcat 4,
and when I goto https://localhost:445/soap/servlet/rpcrouter I go through
accepting the certificate and then I get the appropriate message, I can
also get to the admin client.  When I try to deploy the addressbook sample
with 
java -cp ../../soap-2_2/lib/soap.jar:$CLASSPATH
org.apache.soap.server.ServiceManagerClient
https://localhost:445/soap/servlet/rpcrouter deploy
DeploymentDescriptor.xml

I get a java.net.MalformedURLException: unknown protocol https

I don't know if this is java question or a soap question, but I thought
maybe someone might have experience with this.

---------------------------------------------------------------------
Rich Catlett        [EMAIL PROTECTED] |  Confuscious say "Man who stand |
Programmer                        |   on toilet, high on pot!"      |
                                  |                                 |
---------------------------------------------------------------------

Reply via email to