Hi,
Konbanwa!

> > When Tomcat starts up it will automatically generate
> > a configuration file for Apache in
> > TOMCAT_HOME/conf/jserv/tomcat-apache.conf. 
> >
> > But I cannot find the configuration file.
> > Tomcat 3.2 has it.  
> > I guess its description remains as the Tomcat 3.2 document.

As for Tomcat 3.3, we may need to add:
        jkconf="true"
in the ContextManager element in server.xml, or to pass:
        -jkconf
option at the start-up.
In the latter case, Tomcat will exit soon after s/he writes the configuration file.
These features are well described in:
http://jakarta.apache.org/tomcat/tomcat-3.3-doc/serverxml.html

As you pointed out, the new features should reflected also to other articles.

From Osaka in Japan.

Best regards,
-- 

Happy Java programming!

Jun Inamori
OOP-Reserch
E-mail: [EMAIL PROTECTED]
URL:    http://www.oop-reserch.com/

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to