[jboss-user] [JBoss Web Services] - Re: JBossWS 4.0.2 and AS 7.1.1 WS-Security Sign and Encrypt Test Problem

Juan Sepulveda do-not-reply at jboss.com
Wed Oct 3 19:22:49 EDT 2012


Juan Sepulveda [https://community.jboss.org/people/ju-sepul] created the discussion

"Re: JBossWS 4.0.2 and AS 7.1.1 WS-Security Sign and Encrypt Test Problem"

To view the discussion, visit: https://community.jboss.org/message/763071#763071

--------------------------------------------------------------
this is what wireshark found:



is obvius that SOAP request is traveling as bare request while server is waiting chipered request, but i dont know where's the error

here is the call:


the main method is:

    private static final String serviceURL = " http://localhost:8080/WSSecureTest http://localhost:8080/WSSecureTest";

    public static void main(String args[]){
        Security.addProvider(new BouncyCastleProvider());
        sayHello();
    }

thank you i followed the instructions of JBossWS examples, is the same code and is not working...
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/763071#763071]

Start a new discussion in JBoss Web Services at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2044]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20121003/96597692/attachment.html 


More information about the jboss-user mailing list