Return-Path: Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 67720 invoked from network); 28 Dec 2000 03:52:44 -0000 Received: from eagle.prod.itd.earthlink.net (207.217.120.24) by h29.sny.collab.net with SMTP; 28 Dec 2000 03:52:44 -0000 Received: from snorlax.webslingerZ.com (1Cust85.tnt1.raleigh.nc.da.uu.net [63.24.184.85]) by eagle.prod.itd.earthlink.net (8.9.3-EL_1_3/8.9.3) with ESMTP id TAA12988 for ; Wed, 27 Dec 2000 19:52:44 -0800 (PST) Received: from localhost (IDENT:kevin@localhost [127.0.0.1]) by snorlax.webslingerZ.com (8.9.3/8.8.7) with ESMTP id WAA05106 for ; Wed, 27 Dec 2000 22:51:08 -0500 Date: Wed, 27 Dec 2000 22:51:08 -0500 (EST) From: Kevin Sonney X-Sender: kevin@localhost To: cocoon-users@xml.apache.org Subject: I know this has been hashed over before Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: h29.sny.collab.net 1.6.2 0/1000/N but my archive search skills are lacking. Here I am using esql (form the lastest CVS) and I'm getting an NPE when the following code is beign run : } finally { if(!_esql_connection.connection.getAutoCommit()) { _esql_connection.connection.commit(); } I'm not setting autocommit, and I'm not using pools. Anyone have the last hashed over solution for this handy? (FWIW, this happens both with the mm.Mysql driver and the last postgres jdbc driver for my 6.5 rev. On Oracle it seems fine. Maybe a failure in the driver/connection objects?) -- +-------------------------------------------+ | Kevin Sonney kevin@webslingerZ.com | | Systems Programmer www.webslingerZ.com | +-------------------------------------------+ "The weakest link in any civil rights case is always the defendant. Imagine being a lawyer and getting a call from me. That's why I try to, uh, behave myself." - Hunter S. Thompson