Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 29614 invoked from network); 2 Mar 2005 04:29:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 2 Mar 2005 04:29:10 -0000 Received: (qmail 73234 invoked by uid 500); 2 Mar 2005 04:28:55 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 73218 invoked by uid 500); 2 Mar 2005 04:28:54 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 73204 invoked by uid 99); 2 Mar 2005 04:28:54 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from mail.jie.com.au (HELO jie.com.au) (70.85.31.55) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 01 Mar 2005 20:28:53 -0800 Received: from wizard.optusnet.com.au ([198.142.94.10] helo=[192.168.32.4]) by jie.com.au with esmtp (Exim 4.44) id 1D6LTc-00010F-LD for tomcat-user@jakarta.apache.org; Wed, 02 Mar 2005 15:28:51 +1100 Message-ID: <4225411E.40107@wizardslair.net> Date: Wed, 02 Mar 2005 15:29:18 +1100 From: Peter Johnson User-Agent: Debian Thunderbird 1.0 (X11/20050116) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Oracle DBCP in Tomcat 4 References: <42250D06.6050206@wizardslair.net> <42251786.2070801@wizardslair.net> <42252A6A.90409@wizardslair.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: 1.5 X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N I ended up moving the resource definition from the global context to the application context and it is now working. Thanks for your help Jason. PJ Jason Bainbridge wrote: >Lots of good info here: > >http://www.theserverside.com/discussions/thread.tss?thread_id=25459#119215 > >Try some of those and I'm sure you'll get it running. :) > > >On Wed, 02 Mar 2005 13:52:26 +1100, Peter Johnson wrote: > > >>4.1.30 ... I read that but it was in relation to 4.0.x >> >>Jason Bainbridge wrote: >> >> >> >>>On Wed, 02 Mar 2005 12:31:50 +1100, Peter Johnson wrote: >>> >>> >>> >>> >>>>That was it ... it needed to be between the taglib and >>>>security-constraint elements. Now I am getting the ol' Cannot create >>>>JDBC driver of class '' for connect URL 'null' error. >>>> >>>>classes12.jar is in common/lib so it should be able to find it >>>> >>>> >>>> >>>> >>>What version of tomcat is it exactly? According to >>>http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jndi-datasource-examples-howto.html >>>some of the early versions of 4 had a problem with classes12.zip/jar >>>where you needed to remove some classes. >>> >>> >>> >>> >>> >>--------------------------------------------------------------------- >>To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org >>For additional commands, e-mail: tomcat-user-help@jakarta.apache.org >> >> >> >> > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org