[jboss-user] [Clustering/JBoss] - Re: only EJBs3 clustering

bstansberry@jboss.com do-not-reply at jboss.com
Sun Jan 13 11:53:20 EST 2008


Sure EJB session beans are only clustered if annotate them @Clustered or mark them as such in jboss.xml.  Web apps are only clustered is you mark them as "distributable" in web.xml.  Don't do those things but use TreeCacheProviderHook as the 2nd level cache provider for EJB3 persistence, and you've got what you described.

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

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



More information about the jboss-user mailing list