Re: Problem in configuring tomcat and apache

2006-09-14 Thread jbashir
The problem is not here . modJk="/TOMCAT_HOME/mod_jk/mod_jk.so" just shows where the mod_jk.so is located. After restarting tomcat it should automatically create a folder 'auto' and in that folder a file 'mod_jk.conf', as: /TOMCAT_HOME/conf/auto/mod_jk.conf. Here instead of creating the folder a

Re: Problem in configuring tomcat and apache

2006-09-14 Thread Peter Rossbach
Use ${catalina.base} instead. Peter Am 14.09.2006 um 16:06 schrieb jbashir: I am configuring tomcat and apache through mod_jk on Linux. In the server.xml file in /TOMCAT_HOME/conf, I have added this line: And when I restart the tomcat, I get this error: Caused by: java.lang.RuntimeExc