Then at least it should put into the generated config file a comment that ajp13 should be converted into the name of the worker.

Turner, John wrote:
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]>

Reply via email to