Ths PostgreSQL mailing list is not the place to ask for help with
server.xml, web.xml, etc. Please raise this question on the Tomcat-User
mailing list. The PostgreSQL JDBC driver uses the same sort of settings
as any other JDBC driver as far as Tomcat is concerned.
Aaron
On Thu, 1 Aug 2002, natesan kirubakaran wrote:
> Hi,
>
> Can any one give me an example of how to create "PostgreSql Connection Pool
> in tomcat 3.2" with all the setup files including server.xml, web.xml ,
> jndi.properties and the java appilcation.