i found that there's already smt done in java library:
javax.wsdl.xml.WSDLReader

On Sat, Nov 7, 2009 at 16:31, Sagara Gunathunga <sagara.gunathu...@gmail.com
> wrote:

> If you plan to write a class from the scratch to read the WSDL and get
> those details you can use JWSDL API [1] with  WSDL4J [2].
>
>
> [1] - wsdl4j.sourceforge.net/downloads/JSR110_proposed_final_draft.pdf
> [2] - http://sourceforge.net/projects/wsdl4j/
>
> Thanks,
>
> On Sat, Nov 7, 2009 at 10:10 AM, Stefano Tranquillini
> <stefano.tranquill...@gmail.com> wrote:
> > i'm reading and trying the WSDL2AxisServiceBuilder but i'm not able to
> know
> > the operation name and type.
> >
> > there's no class that read the wsdl and has method that returns
> operations
> > name operations parameters and so on?
> >
> > thanks
> >
> > On Fri, Nov 6, 2009 at 18:46, Stefano Tranquillini
> > <stefano.tranquill...@gmail.com> wrote:
> >>
> >> thanks, i take a look.
> >> but, i can use this class and doing what i want or the license of apache
> >> blocks me for somethings i.e. use for business applications?
> >>
> >> On Fri, Nov 6, 2009 at 18:20, Deepal jayasinghe <deep...@gmail.com>
> wrote:
> >>>
> >>> Is this about Axis2 or Axis1? if it is in Axis2 look at
> WSDL2AxisService
> >>> Builder class.
> >>>
> >>> Thanks,
> >>> Deepal
> >>> > Hi all.
> >>> > in the code of the project there's a class that parse the wsdl? which
> >>> > one?
> >>> > i need to know all the things inside the wsdl, in particular i'm
> >>> > interested in the name of the operations and smt else.
> >>> > thanks in advance.
> >>> >
> >>> >
> >>> > --
> >>> > Stefano
> >>>
> >>>
> >>> --
> >>> Thank you!
> >>>
> >>>
> >>> http://blogs.deepal.org
> >>> http://deepal.org
> >>>
> >>
> >>
> >>
> >> --
> >> Stefano
> >
> >
> >
> > --
> > Stefano
> >
>
>
>
> --
> Sagara Gunathunga
>
> Blog - http://ssagara.blogspot.com
> Web - http://people.apache.org/~sagara/<http://people.apache.org/%7Esagara/>
>



-- 
Stefano

Reply via email to