The answer is...it depends ;-)
JBoss supports a variety of classloading scenarios. Each will have an effect on the
'structure' of the repository. Typically, the the JBossClassloader architecture
results in a 'flat' namespace where you have the UnifiedLoaderRepository and *all*
UnifiedClassLoader3 instances point to the same repository. Again, this can be changed to
support different scnearios.
See the following pages from the Wiki:
http://wiki.jboss.org/wiki/Wiki.jsp?page=ClassLoadingOverview
also
http://wiki.jboss.org/wiki/Wiki.jsp?page=ClassLoadingConfiguration
and finally
http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossClassLoadingUseCases
There is quite a bit of information on the Wiki on classloading, so this is just a start.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987697#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...