You probably have a race condition between the beginning of the async node finishing up,
and the end of the async firing. I wasn't clear on what's causing the wait node
to complete - can it be very quick? If so, try putting a delay in there and see if it
goes away.
This isn't a fix, obviously - it just will point a finger at the problem.
-Ed
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4171102#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...