Web Services over SSL with Eclipse WTP



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. I
created a certificate using keytools, I changed the Tomcat config file
and wrote a connector for SSL with the keystore password. Finally I
selected "Enable Security" in the launch settings in Eclipse. I
received some error messages concerning permissions and I granted
these permissions in the java.policy file.

Now there are no further error messages when I try to deploy my Web
Service with enabled security. The problem is that Eclipse creates
Test 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 only
unencrypted SOAP-messages...

How can I say Eclipse it should use the SSL connector...? Why does it
not work with the checkbox Enable Security? When I delete the normal
HTTP-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 advance

Regards,
Nico

.



Relevant Pages

  • Web Services over SSL with Eclipse WTP
    ... I've developed a web service with Java, Eclipse, Web Tools Platform, ... Everything works fine but now I want to use SSL. ... HTTP-Connector in the Tomcat config file I get an error from Eclipse ...
    (comp.lang.java.programmer)
  • Re: .Net is awesome
    ... > Ok, I'll bite. ... > I've used Eclipse, and I like it. ... > twisting to find out what's what. ... No - but then I've never needed to write a web service in Java. ...
    (microsoft.public.dotnet.general)
  • Re: working ide for web service development
    ... I have Eclipse 3.1.1 installed, but when I try to create a Web Service ... Unexpected exception occured. ... I read I should use WTP 0.7.1 instead of WTP 1.0, ...
    (comp.lang.java.programmer)
  • Re: Develop Web Service with Eclipse
    ... > I want to know how to config environment for jsp call my web service. ... I'm delighted to present to you the Eclipse newsserver ... Seriously, to me it's not clear if you have an Eclipse specific question, or a webservices question. ... For Eclipse specific issues you might find more support at the Eclipse newsserver. ...
    (comp.lang.java.programmer)