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
Start a new discussion in JBoss Web Services at Community