Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Java-SCA-1.4
-
None
-
None
-
WinXP SP2, JRE 1.6.0_12
Description
A BPEL Process containing several services to invoke, invokes always just the first service. the reason for that can be found in the class "ODEExternalService" of the "implementation-bpel-ode" module. the method "public void invoke(final PartnerRoleMessageExchange partnerRoleMessageExchange) " always uses the first element of the array containing all references to invoke a service.