Re: Tomcat7 connection pool with postgresql - Mailing list pgsql-jdbc

From ml-tb
Subject Re: Tomcat7 connection pool with postgresql
Date
Msg-id 201111181106.22719.ml-tb@emagixx.de
Whole thread Raw
In response to Tomcat7 connection pool with postgresql  (Achilleas Mantzios <achill@matrix.gatewaynet.com>)
List pgsql-jdbc
Hi,

I think this is a 100% Tomcat question :-(


Am Freitag, 18. November 2011 schrieb Achilleas Mantzios:
> DataSource ds = (DataSource) ic.lookup
> ("java:/comp/env/jdbc/postgres");

use 'java:comp/env/jdbc/postgres' to get the ressource.

Bye Thomas

pgsql-jdbc by date:

Previous
From: Achilleas Mantzios
Date:
Subject: Tomcat7 connection pool with postgresql
Next
From: Samuel Gendler
Date:
Subject: Re: Tomcat7 connection pool with postgresql