1 Reply Latest reply on Feb 26, 2005 7:12 AM by darranl

    Change server home dir in JBoss 4.0.1

    frazer

      Can anyone help me, how to change default configution into the all?Where can I reconfigure this issue?
      It means that I have my apps and EJB in default/deploy, but I want to use an all configuration?
      Thanks!

        • 1. Re: Change server home dir in JBoss 4.0.1
          darranl

          You have two options really,

          1 - Edit the run script so '-c all' is passed in as an argument everytime you start the server.

          2 - Rename the default configuration to something else e.g. 'old-default' and rename the all configuration to 'default'.