You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Adam Denenberg <ad...@dberg.org> on 2003/03/03 20:01:49 UTC

Apache 1.3.27 + mod_jk 1.2.2 + tomcat 4..1.18

Anyone have a working config for this combo?

 Trying to resolve my "did not found worker" error from mod_jk

 adam


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


RE: Apache 1.3.27 + mod_jk 1.2.2 + tomcat 4..1.18

Posted by Mike Jackson <mj...@cdi-hq.com>.
Here's my file:

workers.tomcat_home=/usr/local/tomcat
workers.java_home=/usr/java
ps=/
worker.list=ajp12, ajp13
worker.ajp12.port=8007
worker.ajp12.host=localhost
worker.ajp12.type=ajp12
worker.ajp12.lbfactor=1
worker.ajp13.port=8009
worker.ajp13.host=localhost
worker.ajp13.type=ajp13
worker.ajp13.lbfactor=1
worker.loadbalancer.type=lb
worker.loadbalancer.balanced_workers=ajp12, ajp13
worker.inprocess.type=jni
worker.inprocess.class_path=$(workers.tomcat_home)$(ps)classes
worker.inprocess.class_path=$(workers.tomcat_home)$(ps)lib$(ps)jaxp.jar
worker.inprocess.class_path=$(workers.tomcat_home)$(ps)lib$(ps)parser.jar
worker.inprocess.class_path=$(workers.tomcat_home)$(ps)lib$(ps)jasper.jar
worker.inprocess.class_path=$(workers.tomcat_home)$(ps)lib$(ps)servlet.jar
worker.inprocess.class_path=$(workers.tomcat_home)$(ps)lib$(ps)webserver.jar
worker.inprocess.class_path=$(workers.java_home)$(ps)lib$(ps)tools.jar
worker.inprocess.cmd_line=-config
worker.inprocess.cmd_line=$(workers.tomcat_home)/conf/jni_server.xml
worker.inprocess.cmd_line=-home
worker.inprocess.cmd_line=$(workers.tomcat_home)
worker.inprocess.jvm_lib=$(workers.java_home)$(ps)jre$(ps)bin$(ps)classic$(p
s)jvm.dll
worker.inprocess.stdout=$(workers.tomcat_home)$(ps)inprocess.stdout
worker.inprocess.stderr=$(workers.tomcat_home)$(ps)inprocess.stderr
worker.inprocess.sysprops=tomcat.home=$(workers.tomcat_home)

--mikej
-=-----
mike jackson
mjackson@cdi-hq.com

> -----Original Message-----
> From: Adam Denenberg [mailto:adam@dberg.org]
> Sent: Monday, March 03, 2003 11:19 AM
> To: Tomcat Users List
> Subject: Re: Apache 1.3.27 + mod_jk 1.2.2 + tomcat 4..1.18
>
>
> I have tried on both linux and solaris and still recive this same "did not
> found worker" error from mod_jk and have no idea why.  I am just wondering
> if it has to do with a version issue.
>
>  Any unix platform will do.
>
> Adam
>
> On 3/3/03 2:13 PM, "Mike Jackson" <mj...@cdi-hq.com> wrote:
>
> > What platform?  I'm on unixware...
> >
> > --mikej
> > -=-----
> > mike jackson
> > mjackson@cdi-hq.com
> >
> >> -----Original Message-----
> >> From: Adam Denenberg [mailto:adam@dberg.org]
> >> Sent: Monday, March 03, 2003 11:02 AM
> >> To: Tomcat Users List
> >> Subject: Apache 1.3.27 + mod_jk 1.2.2 + tomcat 4..1.18
> >>
> >>
> >> Anyone have a working config for this combo?
> >>
> >>  Trying to resolve my "did not found worker" error from mod_jk
> >>
> >>  adam
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> >> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> >>
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: Apache 1.3.27 + mod_jk 1.2.2 + tomcat 4..1.18

Posted by Adam Denenberg <ad...@dberg.org>.
I have tried on both linux and solaris and still recive this same "did not
found worker" error from mod_jk and have no idea why.  I am just wondering
if it has to do with a version issue.

 Any unix platform will do.

Adam

On 3/3/03 2:13 PM, "Mike Jackson" <mj...@cdi-hq.com> wrote:

> What platform?  I'm on unixware...
> 
> --mikej
> -=-----
> mike jackson
> mjackson@cdi-hq.com
> 
>> -----Original Message-----
>> From: Adam Denenberg [mailto:adam@dberg.org]
>> Sent: Monday, March 03, 2003 11:02 AM
>> To: Tomcat Users List
>> Subject: Apache 1.3.27 + mod_jk 1.2.2 + tomcat 4..1.18
>> 
>> 
>> Anyone have a working config for this combo?
>> 
>>  Trying to resolve my "did not found worker" error from mod_jk
>> 
>>  adam
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


RE: Apache 1.3.27 + mod_jk 1.2.2 + tomcat 4..1.18

Posted by Mike Jackson <mj...@cdi-hq.com>.
What platform?  I'm on unixware...

--mikej
-=-----
mike jackson
mjackson@cdi-hq.com 

> -----Original Message-----
> From: Adam Denenberg [mailto:adam@dberg.org]
> Sent: Monday, March 03, 2003 11:02 AM
> To: Tomcat Users List
> Subject: Apache 1.3.27 + mod_jk 1.2.2 + tomcat 4..1.18
> 
> 
> Anyone have a working config for this combo?
> 
>  Trying to resolve my "did not found worker" error from mod_jk
> 
>  adam
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org