Alessio Soldano [http://community.jboss.org/people/alessio.soldano%40jboss.com] 
created the discussion

"Re: Problem with securing web service with ws security ( username token )"

To view the discussion, visit: http://community.jboss.org/message/561132#561132

--------------------------------------------------------------
On server side, try adding the requirement for <username>, so:

<config>
  <timestamp ttl="300"/> 
  <requires>
    <username/>
  </requires>
</config>
--------------------------------------------------------------

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

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

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to