In the process of checking this out I have put the following back into
NewLoaderLogic.

public static final String ADDITIONAL_EXCLUDES =
System.getProperty("openejb.additional.exclude");
public static final String ADDITIONAL_INCLUDE =
System.getProperty("openejb.additional.include");

I know it was only supposed to be a temporary fix, but I like the idea of
having those options in addition to the file and defaults 

Andy.

--
View this message in context: 
http://openejb.979440.n4.nabble.com/Trunk-classloading-is-broken-with-case-sensitive-paths-tp4344116p4347223.html
Sent from the OpenEJB Dev mailing list archive at Nabble.com.

Reply via email to