You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "David Blevins (JIRA)" <ji...@apache.org> on 2008/09/25 21:39:44 UTC

[jira] Closed: (OPENEJB-899) Improved classpath configuration searching

     [ https://issues.apache.org/jira/browse/OPENEJB-899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Blevins closed OPENEJB-899.
---------------------------------

    Resolution: Fixed

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