i removed them because it was complicated to use in real life and a file
was far more easy.

however the include part can be interesting but i didnt know if addind an
"include" file means to ignore the exclude one or not. Maybe something to
do.

Any opinion is welcome about it.

- Romain


2012/2/1 AndyG <[email protected]>

> 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