How do you use uriworkermap.properties in Tomcat?

i

I'm using Tomcat with Apache and I want Tomcat to auto generate

mod_jk.conf

The bit I cant seem to get working is for JkMount statments to appear

in mod_jk.conf. I have created a uriworkermap.properties but nothing

seems to happen.

Do I need to specify where this file is in my server.xml? I have

defined a Listener as follows:

<Listener className="org.apache.jk.config.ApacheConfig"

workersConfig="/usr/local/apache2/tomcat/conf/workers.properties"

modJk="/usr/local/a

pache2/modules/mod_jk.so" jkLog="/usr/local/apache2/logs/mod_jk.log"

jkWorker="worker1"/>

There is an attribute called workersConfig which defines where to find

worker.properties.

Is there something similar to find uriworkermap.properties? Why doesnt

Tomcat read this file?

[855 byte] By [microsatana] at [2007-11-27 9:38:36]
# 1
This is dedicated forum for WebServer only. Please post your tomcat question in ApacheTomcat site.
wyb2005a at 2007-7-12 23:12:16 > top of Java-index,Web & Directory Servers,Web Servers...