BPEL can invoke only first Service used
---------------------------------------

                 Key: TUSCANY-3083
                 URL: https://issues.apache.org/jira/browse/TUSCANY-3083
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA BPEL Implementation Extension
    Affects Versions: Java-SCA-1.4
         Environment: WinXP SP2, JRE 1.6.0_12
            Reporter: Arne Schramm


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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to