On Thu, Jan 22, 2009 at 5:08 AM, Ophir <[email protected]> wrote: > > Hi , > It looks like the ODE has a problem to handle a more then one > call on Receive on the same partner link. > In case there is a split activity (flow) that each branch receive on the > same service , On concurrent > invokes , only one is handled. the other one is ignored and therefore the > process is stuck. > > This issue happens 90% of the cases. > In order to simulte this , just have a flow-activity with invoke one way > and > receive on both branches(paths). > ( when the receives are called on diffrenert times , there is no problem). > -- this issue actually prevents using the Flow(split) activity in the > process . > > Can somebody check this scenario,
On which branch/release do you have this problem? I'm pretty sure this works on 1.x, those type of patterns are pretty common. Also would you happen to have a test process that reproduces it? The devil is often in the details. Thanks, Matthieu > > Thanks, > Ophir. > > > > > > > > > -- > View this message in context: > http://www.nabble.com/concurrent-Receives-problem-tp21603812p21603812.html > Sent from the Apache Ode User mailing list archive at Nabble.com. > >
