admin@glassfish.java.net

asadmin CLI updates

From: Bill Shannon <bill.shannon_at_sun.com>
Date: Fri, 19 Mar 2010 16:54:42 -0700

Just a warning...

I'm making major changes to asadmin to allow admin commands to declare
parameters using @Param, just like server-side admin commands do.

Unfortunately, these changes are significant enough that there's no
reasonable way to make them compatible for command classes. Any local
asadmin commands *not* delivered with GlassFish will need to be updated
for 3.1.

If you have any other changes planned to local asadmin commands, I'd
appreciate it if you could hold off for a few days until I'm done with
this work, to reduce the amount of merging we'll need to do.

More details, and code reviews, coming soon...