> From: Mike [mailto:[EMAIL PROTECTED]
> Subject: Tomcat 5.5 and Connection Pooling
>
> SEVERE: Exception loading sessions from persistent storage

Clean out Tomcat's work directory and see if that problem goes away.

> My java code shows the error message that it "Cannot create
> JDBC driver of class 'sun.jdbc.odbc.JdbcOdbcDriver'" for my
> ODBC alias.

The JDBC-ODBC bridge is pretty much junk, and should not be used for any real 
work.  Try using a proper database with its associated JDBC driver.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to