Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 64927 invoked from network); 18 May 2010 16:47:07 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 18 May 2010 16:47:07 -0000 Received: (qmail 19920 invoked by uid 500); 18 May 2010 16:47:07 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 19843 invoked by uid 500); 18 May 2010 16:47:06 -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 19836 invoked by uid 99); 18 May 2010 16:47:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 May 2010 16:47:06 +0000 X-ASF-Spam-Status: No, hits=-1439.7 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; Tue, 18 May 2010 16:47:05 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o4IGki6W027243 for ; Tue, 18 May 2010 16:46:45 GMT Message-ID: <30508211.109231274201204798.JavaMail.jira@thor> Date: Tue, 18 May 2010 12:46:44 -0400 (EDT) From: "David Jencks (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Commented: (GERONIMO-4580) Wrong "Display Name" element in "ra.xml" of "tranql-connector-derby-embed-local-1.4.rar" In-Reply-To: <1248661320.1236740450716.JavaMail.jira@brutus> 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/GERONIMO-4580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12868723#action_12868723 ] David Jencks commented on GERONIMO-4580: ---------------------------------------- I fixed the display name in tranql rev GERONIMO-4580 and pushed new 1.7-SNAPSHOTs to the codehaus nexus instance https://nexus.codehaus.org/content/groups/snapshots-group/ Could you please check these and if OK I'll release a 1.7 version. Also, should we be trying to use a more recent version of derby than 10.2.2.0? > Wrong "Display Name" element in "ra.xml" of "tranql-connector-derby-embed-local-1.4.rar" > ----------------------------------------------------------------------------------------- > > Key: GERONIMO-4580 > URL: https://issues.apache.org/jira/browse/GERONIMO-4580 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: console > Affects Versions: 2.1.4, 2.2 > Reporter: Gang Yin > Assignee: Shawn Jiang > Fix For: 2.2.1 > > > In "ra.xml" of "tranql-connector-derby-embed-local-1.4.rar", the "Display Name" element should be "TranQL Embedded Local Transaction Resource Adapter for Apache Derby" rather than "TranQL Embedded XA Resource Adapter for Apache Derby". > Because Admin Console depends on this value to distinguish TranQL adapters, this mistake will cause Admin console to display wrong infomation when edit a database pool of type "Derby Embeded". -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.