Re: [Axis2] wsdl2java with WSDL 2.0

2013-03-25 Thread Sagara Gunathunga
On Tue, Mar 26, 2013 at 2:18 AM, Jack Sprat wrote: > Does the wsdl2java command work with a version 2.0 WSDL? I have created a > version 2.0 WSDL and validated it with Woden (included with Axis2 1.6.1). > The WSDL also passed validation using Altova XML Spy. However, an error is > thrown whe

[Axis2] wsdl2java with WSDL 2.0

2013-03-25 Thread Jack Sprat
Does the wsdl2java command work with a version 2.0 WSDL?  I have created a version 2.0 WSDL and validated it with Woden (included with Axis2 1.6.1).  The WSDL also passed validation using Altova XML Spy.  However, an error is thrown when I try to create the code stubs using wsdl2java.  Below is

Re: [axis2] trunk not building on Ubuntu

2013-03-25 Thread Shameera Rathnayaka
H i Stadelmann, It is working fine with jdk 6 , but not jdk 7, getting some test failures in kernel with jdk 7. (here i am talking about oracle jdks) my environment: OS- Ubuntu 12.04, Maven 3.0.4 Thanks, Shameera. On Mon, Mar 25, 2013 at 6:22 PM, Stadelmann Josef < josef.stadelm...@axa-winter

[axis2] trunk not building on Ubuntu

2013-03-25 Thread Stadelmann Josef
Hi I just like to know if on a Ubuntu 10.04 with jdk java-7-oracle, maven-3.0.5, ant-1.8.4 should build and test error free? At my site it is a nightmare! I have built OpenJDK 8 on that Ubuntu system! Then I used that built OpenJDK 8 for NetBeans 7.3 BUT I was unable to build axis2 latest trunk