|
|
SWF problem with Multiple browsers
I am using Spring-webflow-2.0.8.jar in my project. I have two different flows in my project. What I am trying to do is, I open two browsers (IE and Mozilla). In each of the browsers I am trying to execute a separate webflow. But what I see is at some point in time one of the flow throws NoSuchFlowExecutionException. I can see that there is some problem related to the flow execution key, but I am not able to exactly zero-in on the root cause.
Any pointers or help on this would be very much appreciated.
Thanks,
Mohan. |
|