This is an outstanding request to support secured wsdl on the client:
http://jira.jboss.com/jira/browse/JBWS-939
@WebContext(secureWSDLAccess) is only used for EJB3 endpoints where you do not have
control over the web.xml file.
You can accomplish this using the war endpoints by just only securing POST and not GET.
Also if you are using JBoss 5, I would recommend using either the version included with it
when you check it out of svn, or just grab jbossws trunk. Even though 1.2.0 should work,
the APIs in 5 are not yet stable, so latest is best.
-Jason
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4032499#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...