"Batigoal" wrote :
| Is it possible in JBoss WS to create multiple signatures and to get them after service
has been called.
| In WS-Security Specification (
http://www.verisign.com/wss/wss.pdf) look at Chapter 4.5
"ds:Signature".
|
| Can I realize attaching multiple signatures on the same document in JBoss-WS?
| Where can i found docu or API about that?
|
Please take a look at
http://jbws.dyndns.org/mediawiki/index.php?title=JAX-WS_User_Guide#WS-Sec... to see
which security specification JBossWS implements.
Anyway, our wsse implementation automatically sign the soap elements you want, you
don't have to do it by yourself but just to properly set up the wsse configuration.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4105468#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...