Hi, I have developed 2 BPEL processes. The first BPEL process invoke the second BPEL process. But during this invocation the first BPEL process return the following error:
14:45:28,252 ERROR [INVOKE] Failure during invoke: No response received for invoke (mexId=hqejbhcnphr737er6c8vqs), forcing it into a failed state. So, It seems that the first BPEL process doesn't wait the response of the second BPEL process. Is there timeout ? How to solve the problem ? Best regards, Rudy.
