RE: using wsdl2java fails Migrating from AXIS to AXIS2

2016-09-28 Thread Dinshaw, Afshad
Migrating from AXIS to AXIS2 On Wed, Sep 28, 2016 at 1:58 AM, Dinshaw, Afshad wrote: > Hello, > > > > Currently we are using the axistools-maven-plugin 1.4 to generate java > stubs/classes etc from our WSDL (which I have modified for privacy and > attached). > > The plug

Re: using wsdl2java fails Migrating from AXIS to AXIS2

2016-09-28 Thread robertlazarski .
On Wed, Sep 28, 2016 at 1:58 AM, Dinshaw, Afshad wrote: > Hello, > > > > Currently we are using the axistools-maven-plugin 1.4 to generate java > stubs/classes etc from our WSDL (which I have modified for privacy and > attached). > > The plugin is being used in our pom. > > > > We need to move to

using wsdl2java fails Migrating from AXIS to AXIS2

2016-09-27 Thread Dinshaw, Afshad
Hello, Currently we are using the axistools-maven-plugin 1.4 to generate java stubs/classes etc from our WSDL (which I have modified for privacy and attached). The plugin is being used in our pom. We need to move to AXIS2. The first thing im trying to do is use your CLI tool wsdl2java (download