Security is probably not enabled. Did you add the following to your web.xml?
| <context-param> | <param-name>jbossws-config-name</param-name>> | <param-value>Standard Secure Endpoint</param-value> | </context-param> | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3981156#3981156 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3981156 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
