[ https://issues.apache.org/jira/browse/ODE-496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tammo van Lessen updated ODE-496: --------------------------------- Fix Version/s: (was: 2.0-beta3) (was: 1.3.5) 1.4 > UndeclaredPartnerLink incorrectly thrown for OnEvent > ---------------------------------------------------- > > Key: ODE-496 > URL: https://issues.apache.org/jira/browse/ODE-496 > Project: ODE > Issue Type: Bug > Components: BPEL Compilation/Parsing > Affects Versions: 1.2, 2.0 > Reporter: William McCusker > Fix For: 1.4 > > Attachments: accumulator.zip, BpelCompilerImpl.java.patch > > > According to BPEL 2.0 spec section 12.7.1, for OnEvent the partnerLink > reference must resolve to a partner link declared in the process in the > following order: the associated scope first and then the ancestor scopes, > where associated scope is the scope directly defined within the OnEvent or > OnAlarm. In both the trunk and 1.X branch this is not the case. Currently > only the ancestor scopes are used. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.