Add role mapping to EAR geronimo-application.xsd
------------------------------------------------

         Key: GERONIMO-423
         URL: http://nagoya.apache.org/jira/browse/GERONIMO-423
     Project: Apache Geronimo
        Type: New Feature
  Components: deployment  
    Versions: 1.0-M2    
    Reporter: Aaron Mulder


The J2EE DD application.xml may declare security roles.  It would be nice if 
the deployer could map those to principals, and then those mappings would be 
the default for any modules in the EAR that use the same roles.

To implement this, we can add a "security" element referencing 
geronimo-security.xsd to geronimo-application.xsd, so that becomes 1 place to 
(optionally) do all role mapping for the application.  If you want to do it 
separately for each module, or to override the EAR settings with some 
module-specific setting, that would be fine too.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to