From struts-user-return-68076-qmlist-jakarta-archive-struts-user=nagoya.apache.org@jakarta.apache.org Sat Mar 08 21:31:12 2003 Return-Path: Delivered-To: apmail-jakarta-struts-user-archive@apache.org Received: (qmail 61486 invoked from network); 8 Mar 2003 21:31:12 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 8 Mar 2003 21:31:12 -0000 Received: (qmail 26963 invoked by uid 97); 8 Mar 2003 21:32:57 -0000 Delivered-To: qmlist-jakarta-archive-struts-user@nagoya.betaversion.org Received: (qmail 26956 invoked from network); 8 Mar 2003 21:32:57 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 8 Mar 2003 21:32:57 -0000 Received: (qmail 59669 invoked by uid 500); 8 Mar 2003 21:30:55 -0000 Mailing-List: contact struts-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list struts-user@jakarta.apache.org Received: (qmail 59606 invoked from network); 8 Mar 2003 21:30:54 -0000 Received: from frgw.ucpag.com (62.99.211.36) by daedalus.apache.org with SMTP; 8 Mar 2003 21:30:54 -0000 X-MimeOLE: Produced By Microsoft Exchange V6.0.4417.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: Database datasource runtime configuration Date: Sat, 8 Mar 2003 22:30:58 +0100 Message-ID: <8FD16F6B8AC4B6499BE151D339AEEFD6010CF0D0@vie-dc1.vienna.ucpag.net> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Database datasource runtime configuration Thread-Index: AcLlJhYzoP+c3B/zQrW1cbac2oqlDAAk4xxw From: =?iso-8859-1?Q?J=F6rg_Maurer?= To: "Struts Users Mailing List" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N use database pooling dbcp from jakarta commons instead - has connection pooling and works like a charm + super setup description(despite some flaws, but no problem for us being experienced ones ;-) ). -----Original Message----- From: Joao Araujo [mailto:joao@wireless-networks.com] Sent: Samstag, 08. M=E4rz 2003 04:52 To: struts-user@jakarta.apache.org Subject: Database datasource runtime configuration Hi, I am using the configuration of the datasource/database inside the=20 struts-config.xml file. That 's been giving me some backwards. For example I wish to change the=20 hostname after installing the whole software. I, then, need to open the file and=20 change the configuration for this. I wish I could put this in another file and set the configuration at run=20 time. Does anyone know how to do that? SAMPLE CONFIGURATION Thanks, Joao,=20 --------------------------------------------------------------------- To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: struts-user-help@jakarta.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: struts-user-help@jakarta.apache.org