RE: JNDI problem using 4.1.27

2003-11-03 Thread Anderson, James H [IT]
Sure, here it is. -Original Message- From: Vincent Aumont [mailto:[EMAIL PROTECTED] Sent: Saturday, November 01, 2003 6:15 PM To: Tomcat Users List Subject: Re: JNDI problem using 4.1.27 Could you post your server.xml file? You attachment did not make it to the list. -Vincent

Re: JNDI problem using 4.1.27

2003-11-01 Thread Vincent Aumont
Could you post your server.xml file? You attachment did not make it to the list. -Vincent. Anderson, James H [IT] wrote: I can't seem to get JNDI working. I'm trying to access an MySQL database via JNDI and it's not working. catalina.out contains this msg: DBCP borrowObject failed: ..., underly

JNDI problem using 4.1.27

2003-10-31 Thread Anderson, James H [IT]
I can't seem to get JNDI working. I'm trying to access an MySQL database via JNDI and it's not working. catalina.out contains this msg: DBCP borrowObject failed: ..., underlying cause: Unexpected end of input stream The following compressed tar file contains portions of all the relevant files, AF

RE: JNDI problem using 4.1.27

2003-10-31 Thread Anderson, James H [IT]
I should amend this to say that the problem looks more like it has to do with connection pooling than with JNDI. > -Original Message- > From: Anderson, James H [IT] > Sent: Friday, October 31, 2003 3:36 PM > To: '[EMAIL PROTECTED]' > Subject: