Re: Connecting Tomcat to a database

2010-07-12 Thread Christian Bruckhoff
Hi. Am 10.07.2010 06:15, schrieb Caldarale, Charles R: From: Christian Bruckhoff [mailto:christian.bruckh...@gmx.de] Subject: Re: Connecting Tomcat to a database ERROR - GeronimoLog.error(108) | Failed to resolved external DataSource at "java:comp/env/jdbc/T

Re: Connecting Tomcat to a database

2010-07-09 Thread Christian Bruckhoff
Hi. Am 08.07.2010 23:36, schrieb Caldarale, Charles R: From: Christian Bruckhoff [mailto:christian.bruckh...@gmx.de] Subject: Re: Connecting Tomcat to a database Sorry was in a haste, forgot much more than this. :-/ - Tomcat 7.0.0 - Java 1.6 Update 20 - Windows XP SP3 - Wanted to use DB for

Re: Connecting Tomcat to a database

2010-07-08 Thread Christian Bruckhoff
Hi. Am 08.07.2010 20:50, schrieb Caldarale, Charles R: From: Christian Bruckhoff [mailto:christian.bruckh...@gmx.de] Subject: Connecting Tomcat to a database I need t connect Tomcat to a database What version of Tomcat? What JVM? What platform are you running Tomcat on? Sorry was in a

Connecting Tomcat to a database

2010-07-08 Thread Christian Bruckhoff
Hi. I need t connect Tomcat to a database, I want to use with ODE. Therefor, I changed the configuration decribed in [1] to server.xml (inside the -Element): -- crossContext="true"> username="test_dab" password="moep" driverClass