You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Jonathan <ja...@i-2000.com> on 2002/04/15 01:07:26 UTC

Hooks for admin & viewing deployed services ???

The command "java org.apache.axis.client.AdminClient list" will send a listing of all the deployed components to standard out.  I wanted to get this list to display on a jsp page.  In fact, I want to have alot of this admin functionality available via jsp. I have not found hooks to do this.  Are they available currently, or do I have to make these hooks my self?