[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: PackageInformation retrieved from wrong jar
adrian@jboss.org
do-not-reply at jboss.com
Mon Sep 15 07:28:45 EDT 2008
This fix is not correct.
The real issue is that when we defineClass() it is using the package path
to decide which root to use when looking for the manifest.
The real fix is to pass the class name, so it can more accurately
determine the root.
Also, you committed the fix/test in the 2.2.x branch (trunk)
rather than Branch_2_0
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176479#4176479
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4176479
More information about the jboss-dev-forums
mailing list