Greetings
I have web applications running connection pools under the name
jdbc/connectionPool, and these web applications can connect without any
problems. Now Im working on a security application, to be run as a client
jar to the webapps. This jar does the lookup onto the multiple
authentic
Hi Mohammed
This isn't the best forum to ask this kind of question : try something
like http://www.javaranch.com/, you'll get good answers from there.
As an interim, check for null values before attempting to display any
value. Something like Jakarta commons StringUtils package is a big help
in k
Hi Jyothi
I think you're on the wrong forum. Try the Apache Ant mailing lists, these can
be found at http://ant.apache.org/mail.html. You might get more of a response
there.
Good luck
Scott
-Original Message-
From: bhagya jyothi [mailto:[EMAIL PROTECTED]
Sent: 14 June 2007 19:37
To:
Hi all
I'm using Tomcat 5.5, and am setting up Connection pools for the
database, using the context.xml file from the META-INF directory.
We do / will have a multi region series of dev environments (local,
dev, UAT, PAT, Live etc) as the code gets developed.
Each Resource will point to a di