[jboss-user] [JBoss Web Services] - Re: Issue with soap:address generated (https)

Jim Ma do-not-reply at jboss.com
Mon Aug 15 09:03:45 EDT 2011


Jim Ma [http://community.jboss.org/people/jim.ma] created the discussion

"Re: Issue with soap:address generated (https)"

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

--------------------------------------------------------------
Can you try adding transport-gurantee to your web.xml to see if that helps ? 

 <security-constraint>
   ...
   <user-data-constraint>
     <transport-guarantee>CONFIDENTIAL</transport-guarantee>
   </user-data-constraint>
 </security-constraint>
--------------------------------------------------------------

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

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110815/c833ae16/attachment.html 


More information about the jboss-user mailing list