Error using ajp13 protocol

2002-10-07 Thread Marc Vila Pérez
Hi! I'm trying to connect apache with tomcat, using jk (ajp13), in my mod_jk.log (debug log level), I can read this: [Tue Oct 08 02:49:20 2002] [jk_uri_worker_map.c (172)]: Into jk_uri_worker_map_t::uri_worker_map_alloc [Tue Oct 08 02:49:20 2002] [jk_uri_worker_map.c (375)]: Into

Is ajp13 connector running?

2002-10-06 Thread Marc Vila Pérez
Hi!!! I'm using tomcat 4.1.12, apache 1.3.22 and jdk 1.4.1, on Linux Red Hat. I cannot connect to execute jsp pages via apache. I've configured tomcat and apache to connect them simultaneously. To use ajp13 protocol, I've uncommented the next connector on server.xml (and commented the default

jakarta tomcat jasper

2002-09-26 Thread Marc Vila Pérez
Hi! I'm trying to build a tomcat from source, when I execute 'ant dist', an error is returned: file:/usr/local/tools/jakarta-tomcat-4.1.12/build.xml:82: Basedir /usr/local/tools/jakarta-tomcat-jasper/jasper2 does not exist Where can I found jakarta-tomcat-jasper/jasper2?? Thank you all!

Cannot setup tomcat

2002-09-22 Thread Marc Vila Pérez
Hi!!! I cannot setup Tomcat 4.1.10, on Redhat 7.2 with Apache 1.3.22 and jdk1.4.1. I've followed all the instructions to install it, and seems all it's ok, but when I start tomcat: bash-2.05$$CATALINA_HOME/bin/startup.sh Using CATALINA_BASE: /usr/local/jakarta-tomcat-4.0.10 Using CATALINA_HOME:

Cannot shutdown tomcat

2002-09-21 Thread Marc Vila Pérez
Hi! I'm using tomcat 4.1.10, on Linux Red Hat. I set the environment vars (JAVA_HOME and CATALINA_HOME), when I start tomcat (startup.sh), seems all run ok, but when I try to shutdown it, ... the shell does not respond: [tomcat@telemako bin]$ ./shutdown.sh Using CATALINA_BASE:

Problems connecting Tomcat with Apache using ajp13

2002-09-18 Thread Marc Vila Pérez
Hi everybody! I'm trying to connect tomcat 4.1.10 with apache 1.3.22, on Linux RH. In the server I want to install several hosts (using virtual hosting). I'm using org.apache.ajp.tomcat4.Ajp13Connector, I've downloaded several mod_jk.so (tried different versions), ... On every virtual host in