arch@glassfish.java.net

Re: [arch] host name independence

From: Bill Shannon <bill.shannon_at_sun.com>
Date: Fri, 25 Jul 2008 14:48:27 -0700

Byron Nevins wrote:
> backup-restore is pretty dumb. It knows just enough to set file
> permissions properly (Java zip files lose all file properties)
>
> The (local) hostname is set to a System Property by default so that
> takes care of itself.
> All the paths that WE put in domain.xml are relative to the instance
> root -- which is determined at runtime.
> Yes you should be able to copy a domain from one machine to another.

Great!

Let's make sure that that remains true...