[ 
https://issues.apache.org/jira/browse/ODE-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12486514
 ] 

Matthieu Riou commented on ODE-61:
----------------------------------

See MessageRouting20Test.testNegativeInitialization to reproduce and fix.

> 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: Incubator
>
>
> 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.

Reply via email to