3 Replies Latest reply on Dec 31, 2005 12:19 PM by ptomsic

    custom configuration for server location?

    ptomsic

      is it possible to customize the location of the "server/MYSERVER" location?

      I've got a base install of jboss at "/usr/local/jboss"
      I want to customize the installation to use my ports, services, etc., but want to make the directory for the configuration somewhere else....

      so....

      "/opt/projects/myproject/server/MYSERVER" is where all the logging and configuration files would reside.

      so me running "/usr/local/jboss/bin/run.sh -c MYSERVER" would use the directory "/opt/projects/myproject/server/MYSERVER"

      is this possible?