connection Pool and realms : how to avoid redundances

2004-08-25 Thread Philippe Mathieu
Hi, I am using Tomcat 5.0.xx under Linux Debian with Postgresql 7.xx For me a correct war is a war where you don't have to touch to any pages to deploy the application. I think everybody is according to this. In my application, i'm using the Tomcat connection Pool with a JDBC connector and a Realm

Re: connection Pool and realms : how to avoid redundances

2004-08-25 Thread QM
On Wed, Aug 25, 2004 at 03:40:58PM +0200, Philippe Mathieu wrote: : For me a correct war is a war where you don't have to touch to any pages to : deploy the application. I think everybody is according to this. So far, so good. : - the database/user/password must be defined in the context