[jboss-user] [JBoss Seam] - Re: EJB hot incremental deployment

asookazian do-not-reply at jboss.com
Tue Jan 22 17:21:32 EST 2008


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



More information about the jboss-user mailing list