Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 49611 invoked from network); 22 Apr 2005 12:55:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Apr 2005 12:55:46 -0000 Received: (qmail 2464 invoked by uid 500); 22 Apr 2005 12:54:56 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 2164 invoked by uid 500); 22 Apr 2005 12:54:51 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 1781 invoked by uid 99); 22 Apr 2005 12:54:39 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=FORGED_RCVD_HELO X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from gbg05.kartena.se (HELO mail.geosition.com) (213.115.143.248) by apache.org (qpsmtpd/0.28) with ESMTP; Fri, 22 Apr 2005 05:54:38 -0700 Received: from localhost (localhost [127.0.0.1]) (uid 500) by ebba.i.geosition.com with local; Fri, 22 Apr 2005 14:54:02 +0200 id 00077109.4268F3EA.00000DB6 Date: Fri, 22 Apr 2005 14:54:02 +0200 From: "Joakim =?iso-8859-1?Q?Ahl=E9n?=" To: tomcat-user@jakarta.apache.org Subject: Clustering "application scope replication" Message-ID: <20050422125401.GD1582@ebba.i.geosition.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline User-Agent: Mutt/1.4.1i X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi! We have a cluster of two tomcat 5.5.9-machines using session replication. However, we also have data in application scope (set with getServletContext().setAttribute(...)) which as far as i have found in the docs, is not replicated. Is there any way to accomplish this with tomcat? If not, is there any plan to develop support for it? Do other application servers have support for this? Hope you can help me. Regards Joakim --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org