You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Shah Asrani <sh...@gmail.com> on 2009/01/19 16:53:05 UTC

WSDL version issue

Hi,
Is the any way in Axis2 to find out the version of WSDL file
programmatically,  I need to find ouf if a given WSDL file is version
1.1 or 2.0?

Best Regards

Re: WSDL version issue

Posted by Anne Thomas Manes <at...@gmail.com>.
The WSDL namespace URI indicates the WSDL version.

Anne

On 1/19/09, Shah Asrani <sh...@gmail.com> wrote:
> Hi,
> Is the any way in Axis2 to find out the version of WSDL file
> programmatically,  I need to find ouf if a given WSDL file is version
> 1.1 or 2.0?
>
> Best Regards
>