Re: Help Database Pooling in Linux

2004-08-15 Thread tim
[EMAIL PROTECTED] writes: Hi I have tried a few more things including upgrading the database, but I'm still havig issues. I have attached a copy of the test file I have used to connect to the database and the context .xml file. As you can see the database connection information is identical.

Re: Help Database Pooling in Linux

2004-08-12 Thread Isen,Ciji
yup. what is the error message that you are getting? Please paste/attach them. The ones that you get on screen as well as any that are getting logged in the log files. Gig 'em QM wrote: On Fri, Aug 13, 2004 at 01:04:38AM +0100, [EMAIL PROTECTED] wrote: : I have checked that the database can be re

Re: Help Database Pooling in Linux

2004-08-12 Thread QM
On Fri, Aug 13, 2004 at 01:04:38AM +0100, [EMAIL PROTECTED] wrote: : I have checked that the database can be reached from the Linux server and : it can, and I can connect to the database if I use a direct JSP database : call. But the application will not establish a connection either to a local

Help Database Pooling in Linux

2004-08-12 Thread tim
Hi I am experiencing a bit of a tricky problem. I have an application developed under windows. The application talks to a MySQL database using connection pooling. The application works great hosted on Tomcat under Windows, but when it is placed on Linux the application cannot establish a conne