2 Replies Latest reply on May 12, 2004 9:04 AM by ca_cise

    Changing the server directory

    ca_cise

      Is there a way for me to changing the location of the server directory? right now my server lives in:

      /jboss/server/myServerType/

      I want to keep the default directory in a different part of my file system:

      /home/myhome/Jboss/server/myServerType

      I don't want install JBoss into my home directory, just the server directory location. I would like to do this without using a symlink. I know with tomcat there was a CATALINA_BASE env. var. you could set, is there anything like that for Jboss?

      Thanks for any help