[jboss-user] [Clustering/JBoss] - Re: ConcurrentModificationException during session serializa

bstansberry@jboss.com do-not-reply at jboss.com
Wed Jun 4 12:21:45 EDT 2008


It could be argued that we shouldn't be allowing concurrent access to the session.  But that's not really a clustering issue; i.e. the problem can occurs in a non-clustered webapp. The Tomcat classes on which the clustered session management is based don't enforce such a requirement, so our clustered impls also don't .

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155754#4155754

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4155754



More information about the jboss-user mailing list