[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 05:48:58 EDT 2006


anonymous wrote : My jboss tomcat setting is like below..

<attribute name="Java2ClassLoadingCompliance">false</attribute>
  |  <attribute name="UseJBossWebLoader">false</attribute>

I believe, this should be:

<attribute name="Java2ClassLoadingCompliance">true</attribute>
  | <attribute name="UseJBossWebLoader">true</attribute>

Try it out.



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

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



More information about the jboss-user mailing list