I apologize if this is already discussed in documentation, a quick search did not reveal anything.
I have a process which is calling another bpel process on the same server.
During normal execution it is fine, but when the "child" process faults, the
parent hangs, eventually timing out. Not sure why this would be, especially
since the fault raised by the child process is a defined business fault that
should be caught.
