[ 
https://issues.apache.org/jira/browse/OPENEJB-899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12624204#action_12624204
 ] 

David Blevins commented on OPENEJB-899:
---------------------------------------

$ svn ci container
Sending        
container/openejb-core/src/main/java/org/apache/openejb/core/security/jaas/PropertiesLoginModule.java
Sending        
container/openejb-core/src/main/java/org/apache/openejb/util/ConfUtils.java
Adding         
container/openejb-core/src/main/java/org/apache/openejb/util/IOUtils.java
Sending        
container/openejb-core/src/main/java/org/apache/openejb/util/Log4jLog.java
Sending        
container/openejb-core/src/main/java/org/apache/openejb/util/Log4jLogStreamFactory.java
Sending        
container/openejb-core/src/main/java/org/apache/openejb/util/URLs.java
Adding         
container/openejb-core/src/main/java/org/apache/openejb/util/UrlComparator.java
Adding         
container/openejb-core/src/test/java/org/apache/openejb/util/UrlComparatorTest.java
Transmitting file data ........
Committed revision 687516.



> Improved classpath configuration searching
> ------------------------------------------
>
>                 Key: OPENEJB-899
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-899
>             Project: OpenEJB
>          Issue Type: Improvement
>          Components: configuration
>    Affects Versions: 3.0-beta-1, 3.0-beta-2, 3.0
>            Reporter: David Blevins
>            Assignee: David Blevins
>             Fix For: 3.0.1
>
>
> Improved the ConfUtils so that it will look for all resources of the 
> requested name, sort them by which is closest to the openejb.base, and then 
> pick the first one.  What this does is allow for a more deterministic way to 
> select things like users.properties, groups.properties, login.config, or 
> embedded.logging.properties to be in the classpath severl times (perhaps once 
> per each module being tested) and if the openejb.base is set to the path of 
> the module currently being tested, it's files will always be chosen first.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to