0 Replies Latest reply on Aug 3, 2007 12:29 PM by mynzai

    Trying to call web service over SSL (1/2 way)

    mynzai

      Hi,
      We've got a WSDL we compile with wscompile and package into a war. It deploys
      into JBoss 4.0.x fine. We generate the stubs as well, but want to access the service over https.

      We've set up the key/truststores properly and the Jboss/tomcat connector properly as well. The client-side, however cannot connect.

      Also, over the non-ssl port, the client complains of improper encoding.

      Is there a special JBoss JSSE provider that is needed? Or something setting besides compiling the client stubs in order to invoke the server?

      thank you!!
      m