I have a BPEL process with two operations. They are both inside a pick activity 
(distinguished by onMessage). The first operation works just fine. If I call 
the second operation right after starting the server it works aswell. However 
if I call it after calling the first one, it returns wrong results. So I guess 
it maybe has something to do with race conditions between both operations? Can 
they somehow interfere?

Do I have to include correlation sets if I have only one pick activity? 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4216977#4216977

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4216977
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to