[jboss-dev-forums] [Design of EJB 3.0] - Re: Passivating EJB 3 Stateful Session Beans stops the World

andy.miller@jboss.com do-not-reply at jboss.com
Mon Oct 20 19:55:33 EDT 2008


Some additional information:

I tested changing the cache maxSize parameter with ejb3-interceptors-aop.xml, and discovered that I am actually using the SimpleStatefulCache.  I'm not really sure why.  Perhaps something I need to have on the @Clustered annotation?

Right now, even though I am using a clustered configuration of AS 5 CR2, I don't have another node joining the cluster, but I wouldn't expect the cache to be different based on that.

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

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



More information about the jboss-dev-forums mailing list