JBoss Community

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

created by Alessio Soldano in JBoss Web Services - View the full discussion

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

Start a new discussion in JBoss Web Services at Community