Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 45701 invoked from network); 23 Nov 2009 13:01:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Nov 2009 13:01:04 -0000 Received: (qmail 7342 invoked by uid 500); 23 Nov 2009 13:01:00 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 7261 invoked by uid 500); 23 Nov 2009 13:00:59 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 7250 invoked by uid 99); 23 Nov 2009 13:00:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Nov 2009 13:00:59 +0000 X-ASF-Spam-Status: No, hits=1.1 required=10.0 tests=FORGED_HOTMAIL_RCVD2,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Nov 2009 13:00:50 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1NCYWr-0001cc-Lw for users@tomcat.apache.org; Mon, 23 Nov 2009 05:00:29 -0800 Message-ID: <26477627.post@talk.nabble.com> Date: Mon, 23 Nov 2009 05:00:29 -0800 (PST) From: dishmily To: users@tomcat.apache.org Subject: config database in Tomcat MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: enjoynet2002@hotmail.com X-Virus-Checked: Checked by ClamAV on apache.org i use 3 tomcats in one PC, in each tomcat i have a webservice, for each webservice i use a mysql database. my question is: how can i write a config file in each tomcat to let tomcat1 load DB1, tomcat2 load DB2 and tomcat3 load DB3. thanks. -- View this message in context: http://old.nabble.com/config-database-in-Tomcat-tp26477627p26477627.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org