FYI
http://incubator.apache.org/woden/userguide.html#Getting+Started


On 7/23/07, keith chapman <[EMAIL PROTECTED]> wrote:
Hi Ashok,

I think Woden does WSDL 2.0 validation. I will look into the switch that
Chathura mentioned.

You will find a converter tool at
http://tools.wso2.org:19762/wservices/WSDLConverter/
its a lossy transformation. It might be better to write your own WSDL 2.0 if
you are starting from scratch.

Thanks,
Keith.


On 7/23/07, Chathura Herath <[EMAIL PROTECTED]> wrote:
>
> Woden has wsdl2 validation, i believe its turned off by default and
> there is a API to turn it on, at least thats how it was when i last
> saw it. I don't think we ve exposed those validations in Axis2 tools.
>
> Chathura
>
> On 7/23/07, Ashok Kumar Rajendran < [EMAIL PROTECTED]> wrote:
> >  Thanks a lot  Keith  . I will start working with the latest build .
> >
> > A few more Questions
> >
> > Can you suggest me with a WSDL 2.0 validator tool  ?
> >
> > Is it possible to convert the existing Web service which is wrote based
on
> > WSDL 1.1 specification in to WSDL 2.0 If so any tool available ?
> >
> >
> >
> > Thanks ,
> > Ashok .
> >
> >
> >
> > On 7/23/07, keith chapman <[EMAIL PROTECTED]> wrote:
> > > Hi Ashok,
> > >
> > > Yes Axis2 does support WSDL 2.0 to its fullest extent. Please use the
> > latest release (Preferably 1.3-RC2). WSDL 2.0 support is not integrated
into
> > the eclipse plugin, but you can use the wsdl2java tool to accomplish
this
> > task.  U should use the "-wv 2"  option together with the other options
to
> > indicate  that the document is a  WSDL 2.0 document.
> > >
> > > Please let us know if you have any problems. I'll be happy to help you
> > with this regard.
> > >
> > > Thanks,
> > > Keith.
> > >
> > >
> > >
> > > On 7/23/07, Ashok Kumar Rajendran <[EMAIL PROTECTED] > wrote:
> > > >
> > > > Hai all ,
> > > >
> > > > I am a newbie to Axis2 . In my current project , our specification
is to
> > use SOAP 1.2 and WSDL 2.0 . While searching through the documentation at
the
> > axis2 site i came to know AXIS2 supports SOAP 1.2 . But i could'nt able
to
> > find the WSDL version support by AXIS2.
> > > >
> > > > While digging through the user guides i came to the WODEN parser
used
> > for AXIS2 ,from which i get to know that it will support WSDL 2.0 But
the
> > AXIS2 project page suggest it will not support WSDL 2.0 fully .
> > > >
> > > > To which extend the AXIS2 will support WSDL 2.0 .? While converting
a
> > wsdl 2.0 file for generating Java stubs using code gen plugin for
Eclipse
> > its reported the WSDL file is not valid . Also suggest me a WSDL
vaildator
> > tool to validate to WSDL 2.0
> > > >
> > > >  your help is really appreciated .
> > > >
> > > >
> > > > Cheers,
> > > > Ashok
> > >
> > >
> > >
> > > --
> > > Keith Chapman
> > > WSO2 Inc.
> > > Oxygen for Web Services Developers.
> > > http://wso2.org/
> >
> >
>
>
> --
> Chathura Herath
> http://people.apache.org/~chathura/
> http://chathurah.blogspot.com/
>
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
[EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



--

Keith Chapman
WSO2 Inc.
Oxygen for Web Services Developers.
 http://wso2.org/


--
Chathura Herath
http://people.apache.org/~chathura/
http://chathurah.blogspot.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to