dev@glassfish.java.net

Re: where can i find

From: Bill Shannon <bill.shannon_at_sun.com>
Date: Mon, 26 Oct 2009 17:15:45 -0700

doCommand is dead. You need to use the new embedded API.
See org.glassfish.api.admin.CommandRunner.

vince kraemer wrote on 10/26/09 17:06:
> a doCommand method that takes three arguments in the v3 source code...
>
> The first arg is a string.
> the second arg is a map, properties, something
> the third arg would be a "report"
>
> I found something like this in v3/admin/jmx-remote... but that seems
> like it is dead code....
>
> Is there another doCommand out there somewhere that I might have missed.
>
> Note: this query is associated with issue 9051..
> https://glassfish.dev.java.net/issues/show_bug.cgi?id=9051
>
> 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
>