0 Replies Latest reply on Jan 6, 2006 5:21 PM by gogineni

    JBoss AxisServiceMBean

    gogineni

      Hi,

      Im not certain if this si the right forum for this or if I should post it to Management/JMX...

      I would like to programmatically get a list of all deployed webservices & their wsdls from a java client outside the container.

      By looking at the code that is responsible for generating the webservice list at http://:8080/ws4ee/services I find that I need the AxisServiceMBean.

      When I look at the -service.xml file I see that this MBean has no Proxy defined & so I cant access it from a remote client.


      Also considering Axis is an implementation detail - Im not sure its really a good idea for me to program against AxisServiceMBean.

      Im wondering if there is any thing else I can do to get access to this information.


      Thanks
      Pratima