Hello, please try out ODE 1.3.4rc1 (http://people.apache.org/~rr/ode/), as we are preparing 1.3.4 release soon. Please note that ODE 2.0 development has moved recently into experimental branch, so stable releases are in 1.3.X. Also, conflictingRequest is implemented in ODE 1.3.X.
On 18 May 2010 00:44, philrm <[email protected]> wrote: > > Dear all, > > I have a question with regard to the conflictingReceive/conflictingRequest > fault in ODE. I have a minimal process with an event handler with an OnEvent > (and a wait afterwards such that the handler is not empty). The OnEvent is > correlated to the running instance; the correlation ID has been set in a > previous receive and is used by the onEvent (the correlation part works > fine). > > However, whenever I invoke the onEvent operation, I get a conflictingReceive > (I do not know whether this is actually a conflictingReceive or a > conflictingRequest because ODE doesn't distinguish between them). > > There is no other receive or onEvent waiting on the same operation at all. > Now, as event handlers may be run multiple times and also concurrently, is > the onEvent receive conflicting with itself? Is this the expected behaviour? > Or is this a bug in ODE? Or am I doing something wrong? If it is expected, > is there any way at all for using event handlers with pre-established > correlation? > > Using Ode 2.0 beta2. > > Thanks, > > Philip > -- > View this message in context: http://old.nabble.com/conflictingReceive-in-OnEvent-of-Event-Handler-tp28592622p28592622.html > Sent from the Apache Ode User mailing list archive at Nabble.com. > > -- Regards, RafaĆ Rusin http://rrusin.blogspot.com
