Ales Justin [http://community.jboss.org/people/alesj] replied to the discussion
"About JBoss5 classloader" To view the discussion, visit: http://community.jboss.org/message/554980#554980 -------------------------------------------------------------- > 1. During jboss starts, class A is visible to B, but B is not visible to A. > Does this mean that they doesn't belong to the same domain (DefaultDomain)? Yup, both should be in the same domain - DefaultDomain. How can you tell B is not visible to A? > 2. Does UCL(UnifiedClassLoader3) in > http://community.jboss.org/wiki/JBossClassLoadingUseCases > http://community.jboss.org/wiki/JBossClassLoadingUseCases match > BaseClassLoader? The semantics should be pretty much the same, at least that's what we wanted to support. :-) -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/554980#554980] Start a new discussion in JBoss Microcontainer at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2114]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
