Re: Problem with Axis2 1.7.0

2016-02-02 Thread Andreas Veithen
That wizard is maintained by the Eclipse project. I suspect that they construct the class loader that they use to load the Axis2 tooling in a way that makes it incompatible across different major Axis2 releases. You should probably file a bug with them. That being said, the wizard is fine to

Problem with Axis2 1.7.0

2016-02-02 Thread M. Arif Wicaksana
Dear all, we used to develop web service using predefined WSDL (attached) on Eclipse. Our development tools were Eclipse (Luna R2), Tomcat 1.8.0, and Axis2 1.6.x. and it worked fine. Now, I want to create web service based on the same WSDL file, but using Axis2 1.7.0 instead of 1.6.4. I got the

Re: Problem with Axis2 1.7.0

2016-02-02 Thread Andreas Veithen
What tool exactly do you use to perform code generation? Alternatively, do you have a full stacktrace? Andreas On Feb 2, 2016 9:13 AM, "M. Arif Wicaksana" wrote: > Dear all, > > we used to develop web service using predefined WSDL (attached) on > Eclipse. Our

Re: Problem with Axis2 1.7.0

2016-02-02 Thread M. Arif Wicaksana
Hi Andreas, I attach the trace together with this email. I am not sure what tool is used by Eclipse for code generation. But I think it might be Ant. My steps: I use Eclipse (Luna R2), Tomcat 8, and Axis2 1.7.0 I create new dynamic web project. I put my WSDL in the project (attached in my