A simple example demonstrating the issue.

1. go to http://127.0.0.1:8080/jboss-as-helloworld/Welcome

2. open the "Shop" link in the background
3. open the "DisplayCart" link in the background a second after 2.

4. refresh the Shop page

Notice it now says

"cart2 Suggestion for cart1"

which means the application is in an unexpected state, as it expects the SuggestionService to work with the same cartId as the current shopping cart.

Change By: Marek Schmidt (26/Jun/12 12:47 PM)
Attachment: jboss-as-helloworld.war
Attachment: helloworld.tar.gz
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira