Thanks for posting the answer. :-) If you see that "INFO [CacheListener] Possible concurrency problem: Replicated version id XX matches in-memory version for session YYYYYYYYYYYY**" logging it's normally a sign of sticky sessions not working properly. Having the wrong jvmRoute would cause a breakdown in sticky sessions.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138584#4138584 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138584 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
