Hi,

I turned logging on for class loading in JBoss by adding entries in the log4j.xml. And 
it seems to me by looking at the class loader logs that the JBoss unified class loader 
seems to build a map from package names to the ClassLoader used to load the package.  
So in case of dynamically generated packages, the packages would not have existed at 
JBoss startup and  so it doesn't recognize the packages and fails to find the classes 
under those packages. 

Does anybody know how to load classes generated at run-time in JBoss?

thanks.

Aalap.


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

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


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to