|
Hi, I'm
getting the following exception when trying to initialize a new ServiceClient: org.apache.axis2.AxisFault: WSDLExceptionWSDLException (at /SOAP-ENV:Envelope): faultCode=INVALID_WSDL:
Expected element '{http://schemas.xmlsoap.org/wsdl/}definitions'. My
code is: ServiceClient
client = new ServiceClient(ConfigurationContextFactory.createEmptyConfigurationContext(),new
URL(procedure.getURL()),new QName("Complexlnput"), null); I've
also attached the WSDL file. Please
let me know if this is a bug, and I will open a JIRA. Thanks, Shahar
Kedar |
ComplexInput.wsdl
Description: ComplexInput.wsdl
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
