Hello,
i am new to tomcat; try to configure apache with tomcat using mod_jk.
I run SuSE Linux 7.1, Apache 1.3.14, JDK 1.3
I have built mod_jk.so and put it to the libraries directory.
I can start tomcat with no problems
I've included mod_jk.conf-auto in the httpd.conf
and included <ApacheConfig /> in the server.xml
Starting apache brings an error "cannot open ...mod_jk.conf-auto" (with the
right path to the mod_jk.conf-auto which by the way exists after tomcat's start)
how can i fix it?
thanks in advance,
jacek