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

RE: using wsdl2java fails Migrating from AXIS to AXIS2

2016-09-28 Thread Dinshaw, Afshad
Thank you. I was able to generate source using XmlBeans and making some changes to the WSDL. -Original Message- From: robertlazarski . [mailto:robertlazar...@gmail.com] Sent: Wednesday, September 28, 2016 5:44 AM To: java-user@axis.apache.org Subject: Re: using wsdl2java fails Migrating