Hmmm...so is there any workaround? For example, using an older version of the
JK connector or some older combination of Tomcat/Apache and the JK connector?
Thanks,
Kevin
Quoting Joseph Shraibman <[EMAIL PROTECTED]>:
> http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25367
>
>
> [EMAIL PROTEC
Hi all,
I am having a problem getting Tomcat 5 to use Apache authentication. We
have an existing CGI application that is handled by Apache 2, and I am tring to
integrate some java stuff using Tomcat 5. Here is what I have:
##
## APACHE 2 conf/httpd.conf:
##
# Tomcat Connector
LoadModule jk2_
Hi,
How do I get it so that Tomcat does not run as root when I start it up on
Linux? I know in Apache I create a new group and user and set it inthe
httpd.conf file. What is the best way to have the Tomcat run as user tomcat.
Thanks,
Kevin
---