[jboss-user] [JBossWS] - Re: Basic Authentication
thomas.diesler@jboss.com
do-not-reply at jboss.com
Wed Apr 9 00:54:07 EDT 2008
The generated web.xml should have a security constraint section.
In our testssuite, we have
| //We're declaring the domain in the jboss.xml since we have different annotation packages for AS5 and AS42
| //@SecurityDomain("JBossWS")
| @RolesAllowed({"friend"})
|
http://jira.jboss.org/jira/browse/JBWS-2107
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142562#4142562
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4142562
More information about the jboss-user
mailing list