t; <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Wednesday, May 02, 2007 9:40 AM
Subject: Can't get Session persistence to work using
org.apache.catalina.session.JDBCStore
I try to setup session persistence using database. I created the file
context.xml under the META-INF
I try to setup session persistence using database. I created the file
context.xml under the META-INF directory of my WAR file
WEB-INF/web.xml
I have created the database table TomcatSession. When start the Tomcat
server, I always get the following:
INFO - The database connectio