RE: tomcat6 + apache 2.2 mod_jk - Help

2009-09-21 Thread Paul S
I restarted all the servers and was able to get it working. Thanks all. > Date: Sat, 19 Sep 2009 01:02:08 +0200 > From: rainer.j...@kippdata.de > To: users@tomcat.apache.org > Subject: Re: tomcat6 + apache 2.2 mod_jk - Help > > On 18.09.2009 19:29, Paul S wrote: > >

Re: tomcat6 + apache 2.2 mod_jk - Help

2009-09-18 Thread Rainer Jung
On 18.09.2009 19:29, Paul S wrote: > I have installed mod_jk 1.2.28 and have tomcat 6 installed on linux. > > i created worker.prop file under apache2. > > workers.properties > - > worker.list=wkr01 > worker.wkr01.type=ajp13 > worker.wkr01.host=localhost > worker.wkr01.port=8009

Re: tomcat6 + apache 2.2 mod_jk - Help

2009-09-18 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Paul, On 9/18/2009 1:29 PM, Paul S wrote: > workers.properties > - > worker.list=wkr01 > worker.wkr01.type=ajp13 > worker.wkr01.host=localhost > worker.wkr01.port=8009 This looks okay. > redirectPort="8445" debug="1" /> Okay. > Ap

tomcat6 + apache 2.2 mod_jk - Help

2009-09-18 Thread Paul S
I am having issues with mod_jk. I have installed mod_jk 1.2.28 and have tomcat 6 installed on linux. i created worker.prop file under apache2. workers.properties - worker.list=wkr01 worker.wkr01.type=ajp13 worker.wkr01.host=localhost worker.wkr01.port=8009 httpd.conf