I've a problem trying to integrate Tomcat4 with Apache 1.3: everything seems going well, tomcat starts correctly and creates the mod_jk.conf, the workers.properties is set up correctly, or at least I think so, but when I start up apache a warning is issued telling me that the mod_jk is not compiled with -DEAPI option enabled so it can possibly crash. Then if I access a .jsp file a 500 Server Error response is issued to me... Into the server-status and server-info handlers it seems the mod_jk is correctly started because the server name specified into the httpd.conf is replaced with the hostname specified into the server.xml
Any suggestion? I'm working with RedHat 7.2, JDK1.4 and Apache 1.3.
