[ http://issues.apache.org/jira/browse/ODE-54?page=comments#action_12438190 
] 
            
Maciej Szefler commented on ODE-54:
-----------------------------------

I think we need to kill the ONE_WAY state from the interface as it is not being 
used. ONE_WAY is equivalent ot ASYNC with MEX pattern Request-Only. Otherwise 
there is lots of logic in the runtime that does if state==ONE_WAY or 
state==ASYNC. 




> Message exchange returning unexpected status
> --------------------------------------------
>
>                 Key: ODE-54
>                 URL: http://issues.apache.org/jira/browse/ODE-54
>             Project: Apache Ode
>          Issue Type: Bug
>          Components: BPEL Runtime
>    Affects Versions: Incubator
>            Reporter: Lance Waterman
>             Fix For: Incubator
>
>
> Created BPEL unit test "TestCorrelation" that has a one-way instantiating 
> receive. Expecting a "ONE_WAY" status from the message exchange however an 
> "ASYNC" status is observed. Needs further investigation or perhaps more 
> clarification of the message exchange status.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to