Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 64976 invoked from network); 7 Dec 2004 00:28:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 7 Dec 2004 00:28:15 -0000 Received: (qmail 25429 invoked by uid 500); 7 Dec 2004 00:28:12 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 25336 invoked by uid 500); 7 Dec 2004 00:28:12 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: List-Id: Reply-To: "Derby Development" Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 25308 invoked by uid 99); 7 Dec 2004 00:28:12 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from exchange.sun.com (HELO exchange.sun.com) (192.18.33.10) by apache.org (qpsmtpd/0.28) with SMTP; Mon, 06 Dec 2004 16:28:10 -0800 Received: (qmail 24777 invoked from network); 7 Dec 2004 00:28:08 -0000 Received: from localhost (HELO nagoya) (127.0.0.1) by nagoya.betaversion.org with SMTP; 7 Dec 2004 00:28:08 -0000 Message-ID: <1209937486.1102379288832.JavaMail.apache@nagoya> Date: Mon, 6 Dec 2004 16:28:08 -0800 (PST) From: "Daniel John Debrunner (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Created: (DERBY-91) XA .sql tests fail with jar files Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N XA .sql tests fail with jar files --------------------------------- Key: DERBY-91 URL: http://nagoya.apache.org/jira/browse/DERBY-91 Project: Derby Type: Bug Components: Tools Versions: 10.0.2.1 Reporter: Daniel John Debrunner Assigned to: Daniel John Debrunner A handful of SQL tests such as jdbcapi/xaAnotherTest.sql fail when run against the jar files. The output contains lines like JAVA ERROR: java.lang.NullPointerException for the ij XA testing commands like xa_datasource Looks like the derbytools.jar is missing the class org.apache.derby.impl.tools.ij.xaHelper since it is loaded indirectly. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://nagoya.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira