This content has been marked as final. 
    
Show                 1 reply
    
- 
        1. Re: How to configure an XML file (here quartz-service.xml file) to show dependency of starting a service (here, quartz-service) on deployments of a WAR file.vaedama Dec 21, 2011 1:31 PM (in response to vaedama)I got the solution! <attribute name="UseJBossWebLoader">false</attribute> in ${jboss.server}/deploy/jboss-web.deployer/META-INF/jboss-service.xml. Thanks for the solution. For more information related on this: please take a look at this link : http://community.jboss.org/wiki/HowtoconfigureaQuartzservice/diff?secondVersionNumber=3 Thank you everyone. 
