3 Replies Latest reply on Feb 28, 2006 12:23 AM by brian.stansberry

    Web Application Scope Clustering

      Are objects in the web container's application scope replicated? If not there are several alternatives from persistent POJOs (EJB 3.0) to JBoss Cache (a POJO cache) but it would be useful to transparently replicate the application scope of a web application, automagically.

      TIA