dev@glassfish.java.net

ServerEnvironment.getDomainRoot() vs. ServerEnvironment.getInstanceRoot()

From: Bill Shannon <bill.shannon_at_oracle.com>
Date: Fri, 14 May 2010 17:08:11 -0700

Can someone tell me what the intended semantic difference is between
ServerEnvironment.getDomainRoot() and ServerEnvironment.getInstanceRoot()?
Right now they both return the same value, at least for the DAS.
Would they return different values in a server instance?