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, 3.0-beta-2, 3.0-beta-1
            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