Hi,
I created the test client on my application server and tested the webService. No problems there. But when I create a webService connector in webMethods and test the webService, it responds with the following error at SOAP:RPC service.
<soap-env:envelope>
<soap-env:body>
<soap-env:fault>
<faultcode>SOAP-ENV:Server</faultcode>
<faultstring>java.lang.IllegalArgumentException: No Serializer found to serialize a ‘org.w3c.dom.Element’ using encoding style ‘[url=“http://schemas.xmlsoap.org/soap/encoding/”]http://schemas.xmlsoap.org/soap/encoding/[/url]’.
</faultstring>
<faultactor>/ManufacturerWeb/servlet/rpcrouter</faultactor>
</soap-env:fault>
</soap-env:body>
</soap-env:envelope>
Any suggestions would be helpful.
#webMethods#API-Management#soa