https://issues.apache.org/jira/browse/TOMEE-331
- Romain 2012/7/18 Romain Manni-Bucau <rmannibu...@gmail.com> > hmm, there is a workaround but it is the opposite in fact, > > using scan.xml file you can list include class or package to scan so it > excludes others... > > it is either in META-INF or WEB-INF. > > - Romain > > > > 2012/7/18 Anthony Fryer <apfr...@hotmail.com> > >> I currently use exclusions.list in my tomee/conf folder to prevent tomee >> scanning jars in my WEB-INF/lib for a war file that i deploy but i have to >> do this in every environment that i deploy my webapp to. I was wondering >> if >> there is any way of packaging up a file in the war itself that can tell >> tomee not to scan specified jar files? I'm thinking of something like a >> WEB-INF/exclusions.list that you could put in your war file that tomee >> would >> look at to work out what jar files it should not scan. >> >> -- >> View this message in context: >> http://openejb.979440.n4.nabble.com/war-packaged-exclusions-list-tp4656366.html >> Sent from the OpenEJB User mailing list archive at Nabble.com. >> > >