Web Services over SSL with Eclipse WTP

  • Follow


Hi,I've developed a web service with Java, Eclipse, Web Tools Platform,Axis and Tomcat. Everything works fine but now I want to use SSL. Icreated a certificate using keytools, I changed the Tomcat config fileand wrote a connector for SSL with the keystore password. Finally Iselected "Enable Security" in the launch settings in Eclipse. Ireceived some error messages concerning permissions and I grantedthese permissions in the java.policy file.Now there are no further error messages when I try to deploy my WebService with enabled security. The problem is that Eclipse createsTest Client and Server just using the http-port 8060 instead of https-port 8443. I have the TCP/IP monitor on and of course I see onlyunencrypted SOAP-messages...How can I say Eclipse it should use the SSL connector...? Why does itnot work with the checkbox Enable Security? When I delete the normalHTTP-Connector in the Tomcat config file I get an error from Eclipse"URL not found" or so...Does anybody have an idea?Many thanks in advanceRegards,Nico
0
Reply nicofarr (2) 10/1/2007 8:00:22 AM


0 Replies
648 Views

(page loaded in 0.025 seconds)

Similiar Articles:













7/24/2012 7:41:02 AM


Reply: