Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 95209 invoked from network); 13 Jan 2003 08:33:50 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 13 Jan 2003 08:33:50 -0000 Received: (qmail 1366 invoked by uid 97); 13 Jan 2003 08:35:04 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 1350 invoked by uid 97); 13 Jan 2003 08:35:04 -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 1336 invoked by uid 98); 13 Jan 2003 08:35:03 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Mime-Version: 1.0 X-Sender: pkarl@mailer.ling.gu.se (Unverified) Message-Id: Date: Mon, 13 Jan 2003 09:32:39 +0100 To: tomcat-user@jakarta.apache.org From: Petter =?iso-8859-1?Q?Karlstr=F6m?= Subject: default DataSource for mySQL? Content-Type: text/plain; charset="iso-8859-1" ; format="flowed" Content-Transfer-Encoding: quoted-printable X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi all, I'm accessing a mySQL database via JSTL: <%@ taglib prefix=3D"c" uri=3D"http://java.sun.com/jstl/core" %> <%@ taglib prefix=3D"sql" uri=3D"http://java.sun.com/jstl/sql" %> =2E.. This works fine. However, I fail to find correct info on how to set this DataSource to be the default one in server.xml (or by Tomcat's web interface). I'm running Tomcat 4.1.12 and mySQL 3.23.51 How to set the database in web.xml would be helpful as well. thanks Petter Karlstr=F6m -- To unsubscribe, e-mail: For additional commands, e-mail: