Web service calls are done using POST, while the wsdl is access using GET. Change your
web.xml to secure only POST messages, then your wsdl will be accessible once more (of
course, it will be accessible to anyone)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4119277#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...