4 Replies Latest reply on Jul 18, 2003 7:36 AM by raja05

    set deploy other than default/deploy directory

    gfzhang

      In previous version of JBoss, I could set the deploy directory in any place by modifiying jboss-service.xml

      But in jboss-3.2.1_tomcat-4.1.24, it cannot work. the following is the modfication of jboss-service.xml


      <depends optional-attribute-name="Deployer">jboss.system:service=MainDeployer
      org.jboss.deployment.DeploymentSorter
      org.jboss.deployment.scanner.DeploymentFilter
      5000

      deploy/, d:/vcs/deploy/

      False



      How can I do it?