BPEL fault: no deserializer found…
I got the following error while running a bpel process:
BPEL Fault: {http://nl/iteye/service/Service.wsdl}
org.apache.wsif.soap.fault{org.apache.wsif.soap.fault.object=No Deserializer found to deserialize a 'http://nl/iteye/service/Service.wsdl:msg' using encoding style 'http://schemas.xmlsoap.org/soap/encoding/'. [java.lang.IllegalArgumentException]}
You may run into this problem when calling a web service running in a default oc4j version 10.0.3 or 9.0.4 from the bpel process manager.
Edwin Khodabakchian offered some quick help: Adding xsi type to SOAP messages.
21 Sep 2004 |
Comments (1)