3 Replies Latest reply on Mar 27, 2013 5:21 PM by peterj

    local variable for JAVA_HOME vs System variable

    jshartig

      We have a server that is running several adapters that require JDK 1.5.0_11 to be set at the environment level JAVA_HOME.  We also have a requirement to run Jboss on the same server which requres JDK1.6.0 and also needs the system variable for JAVA_HOME.  We can't have two settings for JAVA_HOME so we are wondering if there is a local variable that can be set up for Jboss so that the system variable stays intact for the other adapters.