0 Replies Latest reply on Nov 19, 2009 12:51 PM by jessev

    soap calls over SSL

      I have a jboss web service that is calling another jboss SSL web service via SOAP. How does the calling web service need to be configured? What does it need as far as a keystore, truststore, or jboss configuration? I'd like to set up the calling web service's JVM to perform the work, so that the application code doesn't require certificate configuration.

      There is plenty of documentation on how to configure a web service to be accessed by a browser, but I cannot locate documentation on this scenario.