Hi Alex
Thanks for the quick reply. Yes, I meant correlation set values. At the
first initialization activity the duplicated values are accepted and
create new instances. I have submitted a bug for this issue :
https://issues.apache.org/jira/browse/ODE-262
Regards
Amin
Alex Boisvert wrote:
On Sun, Apr 6, 2008 at 7:09 AM, Amin Anjomshoaa <[EMAIL PROTECTED]>
wrote:
In the counter classical example of ODE, after each "init" request with
the same variable name (foo for example), a new instance is generated and
next messages (get, getAndIncrement, etc) are always correlated with the
last instance only. Is there a way to drop an exception for the second
"init" with the same variable name?
You mean the same correlation-set value(s)? I think that should be the
default behavior but apparently it's not. Can you file a bug?
alex