PropertiesFilePrincipalMappingUserPasswordRealmBridge Mapping File Location
---------------------------------------------------------------------------

         Key: GERONIMO-426
         URL: http://nagoya.apache.org/jira/browse/GERONIMO-426
     Project: Apache Geronimo
        Type: Bug
  Components: security  
    Versions: 1.0-M2    
    Reporter: Aaron Mulder


The PropertiesFilePrincipalMappingUserPasswordRealmBridge accepts a URI to the 
properties file containg the mapping information.  However, it just loads a 
file directly from that URI; it's not clear what a relative path would be 
relative to.

Other components with this problem accept a reference to the ServerInfo, and 
use that to explicitly resolve relative URI's relative to the Geronimo 
directory.  For example, the PropertiesFileSecurityRealm does this.

This class should also use a ServerInfo to explicitly load the properties file 
relative to the Geronimo directory.

-- 
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