Re: Tomcat7 connection pool with postgresql

From: "ml-tb" <ml-tb(at)emagixx(dot)de>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Tomcat7 connection pool with postgresql
Date: 2011-11-18 10:06:22
Message-ID: 201111181106.22719.ml-tb@emagixx.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Samuel Gendler 2011-11-18 11:13:18 Re: Tomcat7 connection pool with postgresql
Previous Message Achilleas Mantzios 2011-11-18 09:09:27 Tomcat7 connection pool with postgresql