Hi, I'm trying to create a client and embed it into a spring based web app. The webservice is written with Axis2. When I try to generate a client from the WSDL (via eclipse WSDL generation) I get a number of errors when the 'converter types' objects are created. My question is, what is the recommended process for generating a java client based off of a WSDL?
Thanks, Stephen
