[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: PackageInformation retrieved from wrong jar

alesj do-not-reply at jboss.com
Mon Sep 15 15:53:04 EDT 2008


"scott.stark at jboss.org" wrote : So your going to change getPackageInformation() to take a class rather than a package name?
  | 
No, he added new method which takes classname and package name.
For back compatibility this method calls previous method,
only to be overridden in VFSClassLoaderPolicy.
There, instead of using package as path, we use class path.
 - http://anonsvn.jboss.org/repos/jbossas/projects/jboss-cl/trunk/classloading-vfs/src/main/java/org/jboss/classloading/spi/vfs/policy/VFSClassLoaderPolicy.java

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176611#4176611

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4176611



More information about the jboss-dev-forums mailing list