RE: Connection is Closed

2004-03-29 Thread Tom K
In your server.xml file if you are using connection pooling you can put a line in like this: jdbc:mysql://localhost:3306/Classifieds?autoReconnect=true --> - url jdbc:mysql://localhost:3306/Classifieds?autoReconnect=true Hope that d

RE: Connection is Closed

2004-03-29 Thread Rob Wichterman
I am connecting to Oracle 9i not MySql. Sorry I should've mentioned this in my original message. Thanks, -Original Message- From: Tom K [mailto:[EMAIL PROTECTED] Sent: Monday, March 29, 2004 9:14 AM To: 'Tomcat Users List' Subject: RE: Connection is Closed In your ser