Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 6044 invoked from network); 26 Mar 2006 03:56:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 Mar 2006 03:56:46 -0000 Received: (qmail 58943 invoked by uid 500); 26 Mar 2006 03:56:43 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 58899 invoked by uid 500); 26 Mar 2006 03:56:43 -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 58888 invoked by uid 99); 26 Mar 2006 03:56:43 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 25 Mar 2006 19:56:43 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 25 Mar 2006 19:56:42 -0800 Received: from ajax (localhost.localdomain [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id D844AD4A01 for ; Sun, 26 Mar 2006 04:56:20 +0100 (BST) Message-ID: <1943065859.1143345380883.JavaMail.jira@ajax> Date: Sun, 26 Mar 2006 04:56:20 +0100 (BST) From: "Donald Woods (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Updated: (GERONIMO-1451) A new TCP listener for ActiveMQ is not persisting across server startups In-Reply-To: <1501178048.1136983880309.JavaMail.jira@ajax.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/GERONIMO-1451?page=all ] Donald Woods updated GERONIMO-1451: ----------------------------------- Attachment: ActiveMQConnectorGBean.patch ActiveMQManagerGBean.patch Patches from Phani and Vamsi that need to be applied to ActiveMQ. I verified the patches work with ActiveMQ 3.2.2 and the latest Geronimo branches/1.0 code form late Feb. > A new TCP listener for ActiveMQ is not persisting across server startups > ------------------------------------------------------------------------- > > Key: GERONIMO-1451 > URL: http://issues.apache.org/jira/browse/GERONIMO-1451 > Project: Geronimo > Type: Bug > Components: ActiveMQ > Versions: 1.0 > Environment: Windows 2003, Sun JVM java version "1.4.2_09" > Reporter: Phani Balaji Madgula > Assignee: Aaron Mulder > Fix For: 1.1, 1.2 > Attachments: ActiveMQConnectorGBean.patch, ActiveMQManagerGBean.patch > > When we click on "Add new tcp listener" on "JMS Network Listeners" portlet, console asks for details of listener and when submitted with proper values, it creates a TCP listener and starts it. > But, when we shutdown and restart the server, the listener is not shown in "JMS Network Listeners" portlet. > The problem is that, I guess, the GBean pertaining to the new TCP listener is not saved to config.xml. But the same functionality is working fine for tomcat HTTP listeners. > This problem is similar to GERONIMO-1070. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira