Amila, this seems to operate at web service level. I am assuming that I do not have wsdl and I want to get the list of web services using web application name it self. either war file or with the assumption that I know the application root context.
I was hoping if you can point to some example if possible. Thanks, S. ________________________________ From: Amila Suriarachchi <[email protected]> To: [email protected] Sent: Tuesday, July 21, 2009 3:13:19 PM Subject: Re: getting list of webservices On Tue, Jul 21, 2009 at 7:02 PM, Sasan <[email protected]> wrote: Hi, > >given a war file, is it possible to get the list of web services in that war? >I'm not trying to do this jmx way, I was wondering if this functionality is in >axis / axis2 you can get the available servers from the Axisconfiguration. AxisConfiguration is available in the configuration context. thanks, Amila. > >Thanks, >S. > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/
