Can you tell me how to construct a depends tag in scheduler-service.xml to wait
for an ear to be deployed?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3875919#3875919
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=38
Hi,
I have a scheduled task described by schedule-service.xml. The implementation
of this service is in a class which stays inside my .ear file. As the default
configuration says, the schedule-service.xml is deployed first and a
ClassNotFoundException is throw.
I solved this using org.jboss.