Andrej Koelewijn

9/21/2004

BPEL fault: no deserializer found…

Filed under: — andrejk @ 1:28 pm

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.

Powered by WordPress