3 Replies Latest reply on Jun 12, 2006 10:38 AM by acxjbertr

    How to programmatically sign messages for WS-Security compli

    acxjbertr

      I have successfully deployed an EJB (JSR-109) based Web Service using WSTools and JBoss 4.0.4 GA that requires WS-Security signatures (see http://www.jboss.com/index.html?module=bb&op=viewtopic&t=84221 for more info).

      I wrote a DII client that can invoke this web service (as well as a SoapUI project) without WS-Security signatures. Of course, now I need to be able to sign my requests. How can I programmatically sign my requests from within my DII client?