When using the boxcarring functions of DSS from BPS, I get errors when starting/ending a session:
org.wso2.carbon.bpel.core.ode.integration.BPELFault: SOAP body doesn't contain required part
This seems to be because the SOAP body when returning from the call is empty. Is this a known bug?
I made my way around it in the bpel process by altering the wsdl and removing the return en fault mappings, but that does not seem a proper solution to me.