you can define an exclusions.list in conf/ which defines a set of prefix
which will be used to exclude libraries from scanning. For instance
"commons- " will prevent scanning of commons libs.

We have a default one called default.exclusions in openejb-core.

- Romain


2012/3/30 nj00yy_1 <[email protected]>

> What did you mean by "global lib exclusion"? Would you please explain a
> little bit more?
> In my case, the class not found is in myEar/lib directory. And my
> <library-directory> in application.xml is /lib.
> I found 2 kinds of libs were missing. One is the jars developed by myself.
> The other is xmlparse.jar which is a public jar.
>
> I renamed my jars to 123.jar. But it didn't work. I got the same error.
>
> Do you know any possible reasons for this kind of problem? How can I check
> which jars are loaded?
>
> --
> View this message in context:
> http://openejb.979440.n4.nabble.com/Bug-TomEE-43-library-directory-ignored-is-fixed-in-1-0-0-beta-2-tp4517874p4518174.html
> Sent from the OpenEJB Dev mailing list archive at Nabble.com.
>

Reply via email to