dev@glassfish.java.net

Re: alternate to 'asadmin start-domain'

From: Lloyd L Chambers <Lloyd.Chambers_at_Sun.COM>
Date: Tue, 11 Jul 2006 15:15:32 -0700

This is a feature we are considering for 9.1. It’s a bit tricky
though, given the JVM startup parameters.

Were we to provide an API, it might need to do the same exec() call
unless we are willing to include native code.

On Jul 11, 2006, at 3:08 PM, vince kraemer wrote:

> I am looking for an API that can be used to start a GF domain that
> is callable from a java application, instead of something like
> Runtime.getRuntime().exec( <asadmin start-domain> ).
>
> Thanks,
> vbk
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>