Hi everyone,

I have been trying to use the axis2 API to have the list of a remote axis2
services , but I can't find a way to do it.

In a more specific description, I need to write a java function that takes
as argument the axis2 url (or its repository or something like that) and
returns the list of all the services correctly deployed on it.

 

I think that the AxisConfiguration.getServices() method is going to be used,
but of course I still need to have of the AxisConfiguration of the remote
engine. 

Can anybody guide me through?

I appreciate your help;)

Reply via email to