Tomcat version? Older versions didn't support ApacheConfig under Engine.
"Jim Weir" <javawaba@hotmail.com> wrote in message
news:BAY104-F36CB797F3B4E07A3AF2EA7C6390@phx.gbl...
>I can generate a mod_jk.conf with the folllowing in my server.xml. The
>problem is it's a blank file..
>
> <Engine name="Catalina" defaultHost="www.mysite.com">
> <Listener className="org.apache.jk.config.ApacheConfig"
> modJk="/usr/local/apache2/modules/mod_jk.so"
> jkConfig = "/usr/opt/tomcat/conf/auto/mod_jk.conf"
> jkWorker = "/usr/local/apache2/conf/workers2.properties"
> modJk = "/usr/local/apache2/modules/mod_jk.so"
> />
> .
> .
> .
> Anybody?
>
> Thanks,
> Jim
>
> _________________________________________________________________
> Search from any web page with powerful protection. Get the FREE Windows
> Live Toolbar Today! http://get.live.com/toolbar/overview
>
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>
>
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|