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