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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...