admin@glassfish.java.net

asadmin subcommand --help

From: Sankar Neelakandan <Sankar.Neelakandan_at_Sun.COM>
Date: Wed, 27 Aug 2008 13:49:18 -0700

What is the plan for displaying the asadmin help man pages for remote
commands ?. If one wants to see the commands man page he must first
authenticate to the server. Is that a acceptable behavior ?.

asadmin list-applications --help
Authorization has been refused for credentials [user: null] given in
this request.
(Usually, this means invalid user name and/or password)
Command list-applications failed.

asadmin list-applications --help --user admin --passwordfile /password.txt
remote failure: Invalid option: help
list-applications [--type=type]

Command list-applications failed.


thanks
Sankar