Return-Path: Delivered-To: apmail-commons-user-archive@www.apache.org Received: (qmail 26370 invoked from network); 4 Nov 2007 04:35:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Nov 2007 04:35:15 -0000 Received: (qmail 67808 invoked by uid 500); 4 Nov 2007 04:34:59 -0000 Delivered-To: apmail-commons-user-archive@commons.apache.org Received: (qmail 67326 invoked by uid 500); 4 Nov 2007 04:34:58 -0000 Mailing-List: contact user-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list user@commons.apache.org Received: (qmail 67317 invoked by uid 99); 4 Nov 2007 04:34:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Nov 2007 21:34:58 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of phil.steitz@gmail.com designates 64.233.182.184 as permitted sender) Received: from [64.233.182.184] (HELO nf-out-0910.google.com) (64.233.182.184) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Nov 2007 04:35:01 +0000 Received: by nf-out-0910.google.com with SMTP id d3so979917nfc for ; Sat, 03 Nov 2007 21:34:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=KNMhZQ4X/g/nwGlmhT8QDa8C4di1LCnD44T8G9CeaTE=; b=CjAfTplDLR+Nh8Q+4mCfeLHVpsfg4xsFLRZaOR3aYcinPJQPk/pSvexRJLugaRL547/qt59bq17xXQlz2w62NMQrUUMK9x1Ctlv22jFhDnpuHtjoHR8IPgo7U+aaUICKD6JfKkMpHtHifzugdwX1jD09CmDx+xyZP4dAYZNPy0M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Y7HcqWetNohUzRh0vmNYTPwJz6VVkQkyKgRuMvZrVcPOakV7RN4d0fNaw9tuBu4aJsIl4qUP+7G0qhq0M8lmkgSHDEO50t19QwVdeNqbZmDnByLs/KdCn6SCc6q5Xxi2lY9Oc/HBjIMqZoXu4y2SnOqg5vMs2Pyp4Fpf+Ud92D4= Received: by 10.78.200.20 with SMTP id x20mr2636356huf.1194150879371; Sat, 03 Nov 2007 21:34:39 -0700 (PDT) Received: by 10.78.130.13 with HTTP; Sat, 3 Nov 2007 21:34:39 -0700 (PDT) Message-ID: <8a81b4af0711032134h108e8212re655c87e0a97af54@mail.gmail.com> Date: Sat, 3 Nov 2007 21:34:39 -0700 From: "Phil Steitz" To: "Jakarta Commons Users List" Subject: Re: DBCP and Oracle and XMLType In-Reply-To: <32ca4b220710250838kc2e641ey53ece6f2b3b86459@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <32ca4b220710250838kc2e641ey53ece6f2b3b86459@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org On 10/25/07, Rick Poleshuck wrote: > I believe I need access to the OracleConnection object in order to use > XMLTypes. Has anyone done this? Have a look at the documentation and sample code under the accessToUnderlyingConnectionAllowed parameter here: http://commons.apache.org/dbcp/configuration.html Read the warnings / disclaimers - this is sort of running with scissors. Phil > > Thanks > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@commons.apache.org > For additional commands, e-mail: user-help@commons.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@commons.apache.org For additional commands, e-mail: user-help@commons.apache.org