[jboss-user] [JBossWS] - Re: Cannot access web service with HTTP Basic Authentication

PeterJ do-not-reply at jboss.com
Fri Jan 11 18:24:12 EST 2008


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#4119277

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4119277



More information about the jboss-user mailing list