I was wondering that is it possible at all to create 2 pools of
connections which are to be used by the same application. I tried to do
someyhing like this in server.xml but the second one doesn't work: - it's giving me following error for second one
I've created up to 4 pools without problems (Tomcat 4.1.29 and 5.0.16) to a postgreSQL server.
The syntax on your xml files looks fine to me, although I have the <Resource> elements together in the server.xml and then the <ResourceParams> elements.
Does the second DataSource works if you remove the first?
----------------------------------- Julio C�sar Aguilar Cabrera Proyecto SIGC3, LANIA
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
