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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...