You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Demetris <de...@ece.neu.edu> on 2010/02/04 22:40:42 UTC

Axis services monitor

Hi all,

I am not sure if this was asked before - it is pretty trivial but I 
cannot find the appropriate thread.
Is there a way to query a remote Axis registry for the services that are 
running on it at any given
time? I know you can do that with OSGi registries and of course you can 
query the Axis server
for WSDL files by name but can you get a listing of all services running 
on it?

Thanks in advance