Does anyone have *any* WSDL file that can be passed to WSDL2Java in Axis2 1.0 that uses non-RPC style messaging and produces a valid service and client?
We've been having problems with our valid WSDL files ever since Axis2 0.95. All we need is one working WSDL that has been tested with WSDL2Java.
We're building a service from scratch that uses some xs:complex-types as input and returns some of those as output. Therefore we cannot use RPC. If there is a way to circumvent the WSDL2Java program altogether, we would be happy with that as well.
Please let us know if there is someone who got it all working already :)