perhaps in default\conf\jboss-service.xml??

<!-- ==================================================================== -->
  |    <!-- Deployment Scanning                                                 
 -->
  |    <!-- 
==================================================================== -->
  | 
  |    <!-- An mbean for hot deployment/undeployment of archives.
  |    -->
  |    <mbean code="org.jboss.deployment.scanner.URLDeploymentScanner"
  |       name="jboss.deployment:type=DeploymentScanner,flavor=URL">
  | 
  |       <!-- Uncomment (and comment/remove version below) to enable usage of 
the
  |         DeploymentCache
  |       <depends 
optional-attribute-name="Deployer">jboss.deployment:type=DeploymentCache</depends>
  |       -->
  |       <depends 
optional-attribute-name="Deployer">jboss.system:service=MainDeployer</depends>

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4122406#4122406

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4122406
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to