"[EMAIL PROTECTED]" wrote : I think what you are asking for is a DII client that is WSSE enabled. Check the userguide on both chapters: | | - http://labs.jboss.com/portal/jbossws/user-guide/en/html/clients.html | - http://labs.jboss.com/portal/jbossws/user-guide/en/html/wssecurity.html | | In order to register handlers with a DII client, you'd have to use a proprietary API. See http://fisheye.jboss.com/viewrep/JBossWS/trunk/src/test/java/org/jboss/test/ws/eventing/DIIClientTestCase.java for examples on how to do that.
Thank you, Heiko. Now, I'm trying to enable security (signature and ecryption). I think I'll get some problems with a J2SE client, that is a client not deployed in whatever container... See you soon! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3961911#3961911 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3961911 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
