On Sat, Apr 16, 2011 at 11:37 AM, Ping Liu <pingpinga...@gmail.com> wrote:
> Does anyone has or knows any live WSDL2.0 URLs that can be used for test?

You could deploy any simple service on Axis2 locally and possible to
retrieve WSDL 2.0 content using ?wsdl2 instead of ?wsdl .

e.g.  http://localhost:8080/axis2/services/SimpleService?wsdl2

or there are some WSDL 2.0 samples available on Woden code base you
could use one of them to generate codes using WSDL2JAVA.

Thanks !

>
> I have some changes added to WSDL2JAVA and want to test it on some WSDLs,
> especially the ones with other imported WSDL and XSD as nested elements.  I
> try to write some clients for the test.  But I have to know the URLs of some
> live testing Web Services with WSDL2.0 first.
>
> Vincent, I hope you are still in the list.  Yeah, this is for [AXIS2-4170]
> WSDL2JAVA for WSDL2.0 has CodeGenerationException/NullPointerException.
>
> Thanks!
>
> Ping
>
>
>



-- 
Sagara Gunathunga

Blog - http://ssagara.blogspot.com
Web - http://people.apache.org/~sagara/

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org
For additional commands, e-mail: java-dev-h...@axis.apache.org

Reply via email to