[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: ClassLoadingMetaData ease-of-use

scott.stark@jboss.org do-not-reply at jboss.com
Fri Feb 22 11:08:11 EST 2008


"adrian at jboss.org" wrote : 
  | I suppose I could validate the capabilities that say they "ExportPackages"
  | by running the ExportALL processing even if you explicitly list the package capabilities,
  | but I'm not sure it really buys much?
  | You'll still get a ClassNotFoundException on javax.jms.Queue
  | if you export the package, include it in your filesystem but don't have that class. ;-)
Right, but what we want to be able to debug is the question about why javax.jms.Queue is not found when it sitting in my-jms.jar of classloader x. Its going to be common to have classes from the server domain hidden from the application deployment class loader, so why the hidden class is not seen in the question.


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

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



More information about the jboss-dev-forums mailing list