Re: Tomcat7 connection pool with postgresql

Поиск
Список
Период
Сортировка
От ml-tb
Тема Re: Tomcat7 connection pool with postgresql
Дата
Msg-id 201111181106.22719.ml-tb@emagixx.de
обсуждение исходный текст
Ответ на Tomcat7 connection pool with postgresql  (Achilleas Mantzios <achill@matrix.gatewaynet.com>)
Список 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 по дате отправления:

Предыдущее
От: Achilleas Mantzios
Дата:
Сообщение: Tomcat7 connection pool with postgresql
Следующее
От: Samuel Gendler
Дата:
Сообщение: Re: Tomcat7 connection pool with postgresql