[
https://issues.apache.org/jira/browse/ODE-61?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthieu Riou updated ODE-61:
-----------------------------
Fix Version/s: (was: Incubator)
1.1-incubating
> Report compilation error if a correlation set is known to be used before it
> is initialized.
> -------------------------------------------------------------------------------------------
>
> Key: ODE-61
> URL: https://issues.apache.org/jira/browse/ODE-61
> Project: Ode
> Issue Type: Bug
> Components: BPEL Runtime
> Affects Versions: Incubator
> Reporter: Lance Waterman
> Priority: Minor
> Fix For: 1.1-incubating
>
>
> Created unit-test NegativeInitializationText. The test creates an <onEvent>
> element that references a correlation set before it has been initialized.
> 1) Is it possible to catch this in the compiler?
> 2) If not an exception should be propogated to the caller. Currently it does
> not appear that the exception is propogated in that the message exchange does
> not indicate that anything went wrong. ( see EH_EVENT.run():123 and catch at
> line 132 )
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.