[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: NoCopyNestedJarHandler usage
scott.stark@jboss.org
do-not-reply at jboss.com
Sun Dec 30 20:32:19 EST 2007
"alesj" wrote :
| The classname is OK, it's just that classloader pushed to AnnotationMetaDataDeployer doesn't recognize it.
|
| ...
|
| Add a test for this type of usage.
|
Based on the exception, the problem is the class loader appears to have the class packaged index, but the class cannot be loaded. I have added some additional trace to see if this is just a resource loading problem, or the class does not actually exist for this class loader. Just a simple URLClassLoader based tests in the mc project should be fine to validate whether the resource can be loacated with a class loader with the same vfsurl in the classpath.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4116134#4116134
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4116134
More information about the jboss-dev-forums
mailing list