could you please tell me or direct me to example which helps me to set a scheduler in
JBoss. where the schedulerable class jar file is is inside an ear.
that is let say my class that implements scheduler is in A.
then if that class is packaged inside jar file testscheduler.jar
this testscheduler.jar is inside test.ear.
what happens is when deploy this as a ear where i set codebase to test.ear in jboss
service.xml the class loader doesn't identify the schedulerable class.
please help me
thanks in advance
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3980246#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...