I am facing a weird problem, when I generated wsd consumer from clients WSDL it got generated successfully but while calling client’s webservice additional “item” element is apearing in SOAP request in place of any document array. Because of that I am getting SOAP status 1 with the following error :
org.xml.sax.SAXException: Invalid element in com.jpmorgan.crm.services.tele.model.CsxContact - item
We have a Node(document) CSXContact which hold an array(documentList) CSXClientContact and the SOAP Request is turning that into “item”. Attached is SOAP Request and screen shot of request document with WSDL file.
We are using 7.1.1 IS with SunOS and 1.5.0_15 (49.0) JVM provided by Sun Microsystems Inc.
#webMethods#API-Management#soa