3 Replies Latest reply on Jan 12, 2009 1:59 AM by jaikiran

    Custom deploy directory [Jboss 5.0.0GA]

    krispy03

      I used to be possible with Jboss 4 to define a custom deploy directory by editing jboss-service.xml and adding something like:

      <attribute name="URLs">
       deploy/, file:/usr/local/jboss-deploy/
      </attribute>


      I've tried reading the doco and the wiki, but it doesn't clearly say anywhere how to achieve the same thing in Jboss5.

      Any idea?