[jboss-user] [JBossWS] - Re: WSSecurity not working

stepmarti do-not-reply at jboss.com
Tue May 27 10:13:51 EDT 2008


Hi.
I think you are missing config part in jboss-wsse-server.xml and jboss-wsse-client.xml.

<config>
  |         <sign type="x509v3" alias="xws-security-server" />        
  |         <requires>
  |             <signature/>
  |         </requires>         
  |     </config>

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4153624#4153624

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4153624



More information about the jboss-user mailing list