[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: PackageInformation retrieved from wrong jar
scott.stark@jboss.org
do-not-reply at jboss.com
Fri Sep 12 16:36:59 EDT 2008
This is getting into the issue we are discussing here:
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176244#4176244
where we are scanning too many files for classes, and picking up locations that should not be on the classpath. There is a standard lib location for libraries added to ears where these should be placed so that we are not recursively scanning too many locations.
For the two jars jboss-seam.jar, jboss-seam-booking.jar, they both have an org.jboss.seam package?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176261#4176261
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4176261
More information about the jboss-dev-forums
mailing list