[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: java2ParentDelegation does not work

jaikiran do-not-reply at jboss.com
Fri Jan 9 06:16:31 EST 2009


Which version of JBossAS? And where exactly have you placed the jar file in the EAR? What does your application.xml look like? 

Furthermore, this entry in the jboss-app.xml, doesn't look right to me:

<module>
  |     <service>Cron.jar</service>
  |   </module>
  | 

What type of jar is the the Cron.jar? Just a jar file containing utility classes? You can place such jars in EAR/lib folder without having to make any entry in application.xml nor jboss-app.xml

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

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



More information about the jboss-user mailing list