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:

<Listener className="org.apache.jk.config.ApacheConfig"
modJk="/TOMCAT_HOME/mod_jk/mod_jk.so" />

And when I restart the tomcat, I get this error:

Caused by: java.lang.RuntimeException: Unable to create path to config file
:
/usr/local/tomcat/apache-tomcat-5.5.15/conf/auto/mod_jk.conf

What this error is and how it will be removed. Any suggestion?
-- 
View this message in context: 
http://www.nabble.com/Problem-in-configuring-tomcat-and-apache-tf2271859.html#a6306662
Sent from the Tomcat - User forum at Nabble.com.


---------------------------------------------------------------------
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