I'm calling an Axis2 webservice and am passing in the proper request object, but am only getting a single row of results back in the response. This is with classmap turned off. With class_map turned on, I still get the single response, but it is returned as a WSFUnknownSchemaConstruct Object rather than the object its supposed to be returned as. Any ideas? MaxRows is set to 15. This method works fine calling it from SoapUI.
Hi, WSFUnknownSchemaConstruct
WSDL sent.
Still encountering this
Hi, The problem is elements
Same issue as me