"alesj" wrote :
| Looks like ClassInfo is not 'immune' to different classloaders.
| Should I put back CL as additional key?
The issue is that the ClassInfo is not usable as a key to a map since it only
checks the class name in the equals.
i.e. it has no understanding of classloader.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4192079#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...