JBoss AS 7 doesn't appear to support container-managed security via web.xml and
jboss-web.xml
---------------------------------------------------------------------------------------------
Key: AS7-1298
URL:
https://issues.jboss.org/browse/AS7-1298
Project: Application Server 7
Issue Type: Feature Request
Affects Versions: 7.0.0.Final, 7.1.0.Alpha1
Environment: n/a
Reporter: Craig Ringer
There's no documentation for container-managed security in JBoss AS 7, and the schema
for the main jboss config files and jboss-web.xml don't suggest any configuration
mechanisms for JAAS realms, principal-to-user/group mappings, etc.
This is a significant limitation for apps porting from Glassfish 3, which expect to be
able to access the current security principal from JNDI or inject it, and expect to be
able to declare container-controlled access to particular URLs and different HTTP methods
in web.xml.
Documenting this limitation in AS 7.0.0 would be a big improvement and would save porting
time and hassle. Implementing support in a future version would, of course, be ideal.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira