[jboss-user] [JBoss Seam] - Re: Weird classloading problem

adamw do-not-reply at jboss.com
Thu Jan 10 09:38:56 EST 2008


Well, maybe the classes that are present there are used before (are loaded earlier, not by the scoped application), and so end up in the not-scope class loader repository.

See:
http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossClassLoadingUseCases,
use case 3 and 4.

But if there are classes shared among several apps, and each is scoped, then the classes never get loaded to the shared loader repository.

-- 
Adam

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

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



More information about the jboss-user mailing list