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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...