2 Replies Latest reply on Sep 16, 2003 9:47 AM by stephanenicoll

    Installing a central JBoss and configuring separate running

    robgodley

      Hi,

      I'd like to be able to install a central version of JBoss in one location and be able to deploy and server instances outside of the standard directory structure.

      I'd like to install be able to install JBoss into a directory such as,

      /opt/jboss/jboss-3.2.2

      Then I'd like to be able to reuse this central installation for multiple servers, each configured in different directories, e.g.

      /home/myhome/jboss/server/myserver

      Has anyone managed to do this ? Also, has anyone managed to get this working with symbolic links ? If so, please could you let me know how you did it or point me in the correct direction.

      I've been testing the jboss.server.config.url and jboss.server.lib.url to no avail. Is there anywhere where the full list of these properties is defined ?

      Thanks
      Rob