You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Nance, Michael" <MN...@tickets.com> on 2001/07/27 20:10:34 UTC

Should tomcat.properties be in Web.xml for mod_jk?

Should this line be in Web.XML for Mod_JK?

<init-param>
            <param-name>vendor.server.general.properties.file</param-name>
 
<param-value>tomcat/tomcat35_322/conf/tomcat.properties</param-value>
        </init-param>