2 Replies Latest reply on Feb 9, 2017 9:29 AM by mchoma

    WS-Security not working on JBoss EAP 6.2

    eduardocl

      I'm newbie in Jboss specially with webservices. I have to implement a webservice which will respond only clients with the valid certified. I've read the JBossWS documentation of JBoss 6.2 EAP (WS-Security - JBoss Web Services - Project Documentation Editor ) but, unfortunately, not worked. Any client can request the data without providing any certification. My code is a HelloWorld-based and is hosted here: https://github.com/eduardocl/HelloWorldSigned

       

      Can anyone point me out what I'm missing here?

       

      Thanks.