Return-Path: X-Original-To: apmail-tomee-commits-archive@www.apache.org Delivered-To: apmail-tomee-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 93665E23B for ; Wed, 6 Feb 2013 10:39:14 +0000 (UTC) Received: (qmail 98389 invoked by uid 500); 6 Feb 2013 10:39:13 -0000 Delivered-To: apmail-tomee-commits-archive@tomee.apache.org Received: (qmail 98365 invoked by uid 500); 6 Feb 2013 10:39:13 -0000 Mailing-List: contact commits-help@tomee.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tomee.apache.org Delivered-To: mailing list commits@tomee.apache.org Received: (qmail 98358 invoked by uid 500); 6 Feb 2013 10:39:13 -0000 Delivered-To: apmail-openejb-commits@openejb.apache.org Received: (qmail 98344 invoked by uid 99); 6 Feb 2013 10:39:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Feb 2013 10:39:13 +0000 Date: Wed, 6 Feb 2013 10:39:12 +0000 (UTC) From: "Romain Manni-Bucau (JIRA)" To: commits@openejb.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (TOMEE-609) Session replication is not working MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/TOMEE-609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13572315#comment-13572315 ] Romain Manni-Bucau commented on TOMEE-609: ------------------------------------------ Thanks, i just commited a fix about it. I think it comes from the fact you explicitely specified the cluster listeners (if you remove it it should work without the fix). Can you give it a try please? > Session replication is not working > ---------------------------------- > > Key: TOMEE-609 > URL: https://issues.apache.org/jira/browse/TOMEE-609 > Project: TomEE > Issue Type: Bug > Affects Versions: 1.5.0 > Environment: Windows 7, Windows Server 2008, java version "1.6.0_21" > Reporter: Dmitry Volkov > Fix For: 1.5.1 > > Attachments: effective-web.xml, example.war > > > Session is not replicated with standart Cluster configuration: > > The application has tag in web.xml, but it is absent in effective web.xml. (logEffectiveWebXml="true") > Cluster members can find eachother, session is created, but there is no session backup on another member. I have checked it with "manager" application. > Replication in the same application with same configuration deployed under tomcat 7.0.29 works as expected. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira