AFAIK, no.  I believe "ajp13" is hardcoded in the ApacheConfig class, but I
could be wrong.  I guess convenience has its tradeoffs.

John


-----Original Message-----
From: Joseph Shraibman [mailto:[EMAIL PROTECTED]] 
Sent: Monday, December 16, 2002 7:36 PM
To: Tomcat Users List
Subject: Re: jsps and servlets don't work

Turner, John wrote:
> Check the last error message: "wc_get_worker_for_name ajp13".  Your
> workers.properties file has a worker called "test1" but the worker being
> sought is "ajp13".
> 
> If your JkMount commands look like this:
> 
> JkMount /*.jsp ajp13
> 
> Then change the worker name in workers.properties to "ajp13", not "test1".
> 
Ah, I was wondering about that. Is there any way to get the autogenerated
conf file to 
have test1 instead of ajp13?

-- 
Joseph Shraibman
[EMAIL PROTECTED]
Increase signal to noise ratio.  http://xis.xtenit.com


--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.419 / Virus Database: 235 - Release Date: 11/13/2002
 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.419 / Virus Database: 235 - Release Date: 11/13/2002
 

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to