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

bemar do-not-reply at jboss.com
Mon Jan 12 10:53:15 EST 2009


"jaikiran" wrote : Which version of JBossAS? And where exactly have you placed the jar file in the EAR? What does your application.xml look like? 
  | 
Its Jboss 4.2.2 GA.
The TestLoad JAR is in the Cron.jar. The Cron.jar is in the ear.
The posted xml is the jboss-app.xml or do you mean another xml?
In the ear file in the meta-inf folder is a application.xml file but it has the same content like the jboss-app.xml.
anonymous wrote : 
  | Furthermore, this entry in the jboss-app.xml, doesn't look right to me:
  | 
  | <module>
  |   |     <service>Cron.jar</service>
  |   |   </module>
  |   | 
  | 
Hmm. But it works ...
anonymous wrote : 
  | What type of jar is the the Cron.jar? Just a jar file containing utility classes? 
  |  
In the cron.jar are all my classes, services and imported jars.
anonymous wrote : 
  | 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=4201058#4201058

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



More information about the jboss-user mailing list