Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 89042 invoked from network); 17 May 2010 15:05:04 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 17 May 2010 15:05:04 -0000 Received: (qmail 75379 invoked by uid 500); 17 May 2010 15:05:04 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 75338 invoked by uid 500); 17 May 2010 15:05:04 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 75331 invoked by uid 99); 17 May 2010 15:05:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 May 2010 15:05:04 +0000 X-ASF-Spam-Status: No, hits=-1434.5 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 May 2010 15:05:03 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o4HF4gw3015553 for ; Mon, 17 May 2010 15:04:43 GMT Message-ID: <24214237.83461274108682912.JavaMail.jira@thor> Date: Mon, 17 May 2010 11:04:42 -0400 (EDT) From: "Kevan Miller (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Created: (GERONIMO-5311) Add support for configuration of multipoint server addresses MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Add support for configuration of multipoint server addresses ------------------------------------------------------------ Key: GERONIMO-5311 URL: https://issues.apache.org/jira/browse/GERONIMO-5311 Project: Geronimo Issue Type: Bug Security Level: public (Regular issues) Affects Versions: 2.2.1, 3.0 Reporter: Kevan Miller Assignee: Kevan Miller Fix For: 2.2.1, 3.0 OpenEJB supports "multicast" and "multipoint" cluster configurations. We don't have a mechanism for configuring peer servers in a "multipoint" configuration. We need to add support for this. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.