Hallo, eine Frage an die TomCat-Spezis unter Euch:
Ich habe mir unter FreeBSD TomCat 4.1.24 installiert. Ich will Apache
1.3.x und TomCat mit mod_jk nutzen, da ich diverse Servlets auch über
Port 80 ansprechen will.
In den beigefügten DOCs (tomcat-docs/jk2/jk/aphowto.html) steht
folgendes:
mod_jk requires two entities:
mod_jk.xxx - The Apache module, depending on your operating system, it
will be mod_jk.so, mod_jk.dll, mod_jk,nlm or or QZTCJK.SRVPGM (see the
build section).
workers.properties - A file that describes the host(s) and port(s) used
by the workers (Tomcat processes). A sample workers.properties can be
found under the conf directory.
Allerdings kann ich im /conf-Verzeichnis das besagte workers.properties
nicht finden!? Hat dafür jemand eine Erklärung?
Ausserdem steht im gleichen DOC noch dies:
Include /var/tomcat3/conf/jk/mod_jk.conf-auto
This will tell Apache to use directives in the mod_jk.conf-auto file in
the Apache configuration. This file is created by enabling the Apache
auto-configuration as described in the Tomcat documentation.
Allerdings kann ich nirgends in der TomCat Docu einen Hinweis darauf
finden, wie man die "auto-Configuration" anwirft, damit mod_jk.conf-auto
erstellt wird.
Bei der Installation von TomCat 3.x hatte ich die vorstehenden Probleme
nicht und workers.properties war auch unter /conf zu finden.
Hat jemand von Euch einen Hinweis, der mir weiterhelfen kann?
Danke und Gruss
Volker
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Sat 19 Jul 2003 - 23:44:43 CEST