admin@glassfish.java.net

Re: asadmin show-component-status removed from v3?

From: Hong Zhang <Hong.Zhang_at_Sun.COM>
Date: Tue, 25 Aug 2009 16:30:41 -0400

Hi, Kedar

> Does anyone know if this command is to be implemented for v3?
> Currently it falls in the bucket of commands that were once supported,
> like:
>
I have added support for this command on June 25th. And this command
worked as expected when I added it.

The command class is located under
v3/deployment/admin/src/main/java/org/glassfish/deployment/admin/ShowComponentStatusCommand.java

I am not sure why it shows it's not supported now, probably related to
the new cli framework. Let me know if there is anything I need to change
to make it work again.

- Hong

> samskritam% asadmin show-component-status
> Previously supported command: show-component-status is not supported
> for this release.
> samskritam% asadmin show-component-status
>
> Unfortunately, doing "asadmin status" gives:
>
> CLI001 Invalid Command: status
> Closest matching local and remote command(s):
> show-component-status
> Command status failed.
>
> This is clearly a bug. In order to fix it, I need to know if we will
> be implementing
> this command.
>
> Thanks.
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: admin-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: admin-help_at_glassfish.dev.java.net
>