multi-tenancy using tomcat

2008-03-12 Thread Sury Balasubramanian
Hello all, if i want multiple tomcat instances running on the same machine (different ports), can i potentially configure them to read off the same webapp (war) directory? Is there a downside in doing that (separate work directories are ok) ?? assume that each tomcat instance points to a single te

tomcat and mysql

2008-03-12 Thread Sury Balasubramanian
Hello all, I run tomcat connecting to two separate instances (one mySQL instance) running on the same machine and the other one is oracle. If i leave tomcat idle overnight and come back the next day, it doesn't reconnect to mySQL even though i have the following in the JNDI settings.. I dont

mod_jk question

2008-03-04 Thread Sury Balasubramanian
Hello all, I am having trouble with Apache/2.2.6 (Win32) DAV/2 mod_ssl/2.2.6 OpenSSL/0.9.8g mod_autoindex_color mod_jk/1.2.26 PHP/5.2.5 redirecting tomcat requests to the tomcat worker. I am getting an 404 when i try to access any tomcat url..http://leonardo/examples (for e.g.) My webdav works ok,