2 Replies Latest reply on Dec 12, 2014 9:34 AM by mmusaji

    HTTPS Web Service Client example

    dmattrm

      I am running a J2EE application on EAP 6.1. I'm trying to build a JAX-WS client. I'm able to successfully build an unsecured JAX-WS client using Apache CXF. However, I'm unable to build a secured version of the same service client (HTTPS). Can someone point me in the direction of some documentation? I don't fully understand what needs to be configured in standalone.xml. Also, what needs to go into my keystore and truststore JKS files. Any help is appreciated. Thanks.