Axis2 1.7.0 Release Date

2013-03-29 Thread Shah, Sumit (CGI Federal)
I was wondering if the expected release date for Axis2 1.7.0 had been published or decided upon. Thanks Sumit

Re: [Axis2] wsdl2java with WSDL 2.0

2013-03-29 Thread Shameera Rathnayaka
could you please attached a sample WSDL which reproduce this error. Regards, Shameera. On Fri, Mar 29, 2013 at 6:44 PM, Jack Sprat wrote: > Yes, I used ADB binding (-d adb) and got the exact same error that was > thrown using XMLBeans binding. > > > The WSDL appears to be valid. I tested with

Re: [Axis2] wsdl2java with WSDL 2.0

2013-03-29 Thread Jack Sprat
Yes, I used ADB binding (-d adb) and got the exact same error that was thrown using XMLBeans binding. The WSDL appears to be valid.  I tested with the Woden parser and also with XMLSpy.  The wsdl2java command throws an error with ADB or XMLBeans binding. How can I get past this problem? Than