Top "Wsdl2code" questions

axis2 maven example

I try to use axis2 (1.5.1) version to generate java codes from wsdl files, but I can't figure out what is …

maven-2 wsdl axis2 xmlserializer wsdl2code
Using multiple WSDLs with Axis2 wsdl2code Maven plugin

I'm creating a client with Maven2 that uses several web services. I'm restricted to using Axis2 or other framework supporting …

java maven code-generation axis2 wsdl2code
Webservice from WSDL using Eclipse

I have a WSDL file and I would like to create a webservice from that using Java ("Contract first approach"). …

eclipse web-services tomcat7 axis2 wsdl2code