[jboss-user] [JBossWS] - Re: implementing wsse:UserNameToken

jason.greene@jboss.com do-not-reply at jboss.com
Wed Nov 1 12:36:44 EST 2006


Please use the code tag when pasting xml.

In order to enable sending the username token, you have to add the "username" tag to your jboss-wsse-client.xml config.


  | <jboss-ws-security>
  |    <config>
  |     <username/>
  |   </config>
  | </jboss-ws-security>
  | 

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

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



More information about the jboss-user mailing list