dev@glassfish.java.net

Re: domain.xml parsing during bootstrap

From: Jerome Dochez <Jerome.Dochez_at_Sun.COM>
Date: Wed, 21 Oct 2009 10:21:16 -0700

it's not like you will be able to set the VM properties on the already
running vm, which is why start-domain is reading it.
I guess I am failing to understand why you would want to have out
bootstrap code parse the domain.xml when doing java -jar ?


On Oct 21, 2009, at 10:13 AM, Sahoo wrote:

> Currently asadmin start-domain parses domain.xml, but if server is
> started via java -jar, it is not parsed by our bootstrap code. Why?
> We can put some check to avoid double parsing. Any comments?
>
> Thanks,
> Sahoo
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>