The "Possible concurrency problem" problem usually means that sticky sessions
aren't working. Request 3 updates session state on server A and then request 4 goes to
server B and accesses the session before the replicated state from request 3 arrives.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4244159#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...