Look at the documentation for org.apache.axis.client.AdminClient (which is
used to (un)deploy services).  It also has a command 'list' which lists the
configuration of each service.  The server side is
org.apache.axis.utils.Admin which has a static method listConfig producing
an xml document.
Jeff
----- Original Message ----- 
From: "Chris Aiken" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, February 22, 2004 2:42 AM
Subject: How to get infos about the deployed Web Services


> Hi together!
>
> How can I realize a Web Service, Handler or AxisPlugin which is able to
list
> all deployed Web Services of an Axis Environment. In addition, it should
be
> possible to indicate all important infos about the deployed Web Services
> (Path to Class files and so on).
>

Reply via email to