OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

sca-bpel message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: NEW ISSUE: Ambigous Service Resolution



(The SCA-Assembly TC has decided to let this issue be discussed in the
SCA-BPEL TC first.)

-------------------------------------------------------

Reference:
Original issue ASSEMBLY-29: http://www.osoa.org/jira/browse/ASSEMBLY-29

-------------------------------------------------------

TARGET: SCA-BPEL (at least as a starting point).

DESCRIPTION: WS-BPEL processes may assign an EPR (pointing to themselves)
to a variable in order to e.g. pass it as a callback EPR to another service
partner:       <assign>          <copy>             <from
partnerLink="NCName" endpointReference="myRole" />             <to
variable="BPELVariableName" />          </copy>       </assign>

If the component's interface (the WSDL port type referenced by the WS-BPEL
partner link type) is exposed as a service multiple times (e.g. with
different bindings or with different policies) then it is not clear which
of these service endpoints should be used to create the EPR. The WS-BPEL
runtime is not able to make this decision.

PROPOSAL: None so far.



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]