SimpleJBossAccessManager uses the repository home directory
-----------------------------------------------------------
Key: JCR-2644
URL: https://issues.apache.org/jira/browse/JCR-2644
Project: Jackrabbit Content Repository
Issue Type: Improvement
Components: config, jackrabbit-core, security
Reporter: Jukka Zitting
Priority: Minor
AFAICT, SimpleJBossAccessManager is the only class that uses the repository
home directory passed to it through AMContext. It uses the home directory to
locate the "rolemapping.properties" file inside it. To reduce our dependency to
the file system, it would be better if such the file path was passed in for
example through the AccessManager configuration.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.