dev@glassfish.java.net

Re: user.home location???

From: Charles Wesley <Charles.Wesley_at_Sun.COM>
Date: Mon, 16 Jun 2008 15:01:22 -0400

Michael,

"user.home" is a system property not a JVM option. It corresponds to
your home directory. See
http://java.sun.com/j2se/1.5.0/docs/api/java/lang/System.html#getProperties().
What are you trying to do?

Thanks,

Charles

Michael Teger wrote:
>
>
> In what file is the jvm option user.home located? I can't find it in
> the domain.xml in my install.
>
> thanks
> michael
>
>