Hi Sagara, Nice to see your message again!
I did use one WSDL from Woden. It is greatH.wsdl under woden\woden-tests\src\test\resources\org\apache\woden\wsdl20\fragids. I could be wrong but I didn't find many WSDL2.0 example (please correct me if I am wrong). greatH.wsdl is a good one except that it is a single WSDL. However, I have to use a compound WSDL (a main WSDL files with imported/nested WSDL and XSD files) for the test. Do we have any existing sample test services on Woden or Axis2? Yeah, I would love to exercise the services on my local environment. Thanks Sagara! Ping On Sat, Apr 16, 2011 at 5:14 AM, Sagara Gunathunga < sagara.gunathu...@gmail.com> wrote: > 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/ >