[jboss-user] [Installation, Configuration & Deployment] - Re: Why loading the class in EJB jar rather than the one in
jaikiran
do-not-reply at jboss.com
Thu Jul 13 10:33:00 EDT 2006
anonymous wrote : To my understanding, do you suggest the following config ?
<attribute name="Java2ClassLoadingCompliance">true</attribute>
| <attribute name="UseJBossWebLoader">false</attribute>
NO. Let it be:
<attribute name="Java2ClassLoadingCompliance">false</attribute>
| <attribute name="UseJBossWebLoader">false</attribute>
With this setting and with Classloader logging enabled:
http://wiki.jboss.org/wiki/Wiki.jsp?page=EnableClassloaderLogging
post the classloader logs. That will surely help in understanding, whats going on internally.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957757#3957757
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3957757
More information about the jboss-user
mailing list