Yes, the localCl is only for deployers to find their descriptors or deployment local configurations prior to the creation of, or assignment to the deployment ucl, which does not occur until after init.
-- xxxxxxxxxxxxxxxxxxxxxxxx Scott Stark Chief Technology Officer JBoss Group, LLC xxxxxxxxxxxxxxxxxxxxxxxx
Jung , Dr. Christoph wrote:
The deployment localCl is only for finding resources, not classes. The classes class loader is created/assigned by the MainDeployer after init as this may be the class loader from an encompassing deployment (ear). Class loading should not be occurring until create.
Ahhh. ... that is the ucl then? Guess that ignoring this relation and basing too much on the localCl was my fault. I think I know what to do ... I will care for it, Thomas.
CGJ
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
