You probably want to use JWSDL (http://www.jcp.org/en/jsr/detail?id=110) to
inspect the WSDL file. There's a link to IBM's open source implementation
(WSDL4J) from the Axis site.

Anne

> -----Original Message-----
> From: Alex Dovlecel [mailto:[EMAIL PROTECTED]]On Behalf Of
> Alex Dovlecel
> Sent: Monday, December 16, 2002 5:26 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Web Service Inspection
>
>
> Being an xml file, I suppose you can parse it :o))) It should not
> be too hard
> because you might even have a DTD to use for validation and the
> structure is
> not so complex (at least for what you need).
>
> But this should be your last solution...
>
> Hope it (somehow) helps
> dovle
>
> > Hello all,
> >
> > Given a WSDL file, is it possible to get the operation
> > names, as well as their In and Out parameters of the
> > Web service using Axis?
> >
> > If you want to see an example of this functionality,
> > see the WSDL Analyzer of a Web service at XMethods.com
> >
> > Any help is greatly appreciated.
> > Thanks.
> > Vinu.
> >
> > __________________________________________________
> > Do you Yahoo!?
> > Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
> > http://mailplus.yahoo.com
>

Reply via email to