Re: IncompatibleClassChangeError with WSDL2Java XMLBean Generated Client

2008-12-11 Thread Timothy R J Langford
Hello, Ok. It is the morning after and things are easier with a fresh head. I stopped using my build file and went through the build process separately and the issue vanished. I tracked down a problem in the build process where the target wsdl was not being downloaded successfully when I

IncompatibleClassChangeError with WSDL2Java XMLBean Generated Client

2008-12-10 Thread Timothy R J Langford
Hello, I am using axis2 wsdl2java to generate an XML Beans binding client from a customers WSDL schema. This mostly seems to be working fine; the request I am testing returns the correct response and I can navigate most of the returned structure using the java object model. However my tests