-
Tomcat Clustering JDBC Store not working (1 messages)
- Posted by: mahendran mahesh
- Posted on: October 08 2007 05:38 EDT
Hi, I configured the tomcat clustering using JDBC store. Its not working. Not showing any error. Not inserting record into tomcat_sessions table. pls help me. <?xml version="1.0" encoding="UTF-8"?>Threaded Messages (1)
- Re: Tomcat Clustering JDBC Store not working by David Palmer on October 12 2007 11:27 EDT
-
Re: Tomcat Clustering JDBC Store not working[ Go to top ]
- Posted by: David Palmer
- Posted on: October 12 2007 11:27 EDT
- in response to mahendran mahesh
Make sure you have specified in your application's web.xml I didn't have this and saw the exact thing (which was nothing). Once I added that, it worked like a champ.