[JBoss-user] [Installation & Configuration] - Dependence on jboss deploy

2005-04-29 Thread rmcosta
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

[JBoss-user] [Installation & Configuration] - Jboss out of order deploy

2005-04-28 Thread rmcosta
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.