Re: Tomcat - PostgreSQL - Cannot load JDBC driver class "n

Поиск
Список
Период
Сортировка
От Andreas Prohaska
Тема Re: Tomcat - PostgreSQL - Cannot load JDBC driver class "n
Дата
Msg-id A11D9B8C48C1D411AE0C000062A129947B1C94@ganymed.allocation.net
обсуждение исходный текст
Список pgsql-jdbc
Ahhhh, I accidently pressed "send" before fixing my typos....

> Hm, what a strange and weird problem you are having. Your
> setup is look exactly the same as mine.

Yeah right. And I is am a jerk.


> *******************************************************
> Web XML  :-  Tomcat/webapps/root/WEB-INF
> *******************************************************

As someone pointed out before, that's the wrong file. You should
configure this in the web.xml of your application. Following
your paths this should be in Tomcat/webapps/DBTest/WEB-INF/web.xml.

Well, your whole application should be in Tomcat/webapps/DBTest.
Perhaps a typo in the path? Besides, Tomcat doesn't care about
the resource-ref entry in the web.xml at all.

    Andreas


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Statement.cancel() may cancel queries in the future
Следующее
От: Germán Gazzoni
Дата:
Сообщение: Tomcat - PostgreSQL - Perfomance Tuning