On 04.01.2011 13:41, Mark Thomas wrote:
On 04/01/2011 12:36, Rainer Jung wrote:
That listener was only used to generate automatic mod_jk configurations
from Tomcat deployments. After starting Tomcat the config was written
out and you had to manually copy it into your Apache/mod_jk installation.
The config which was generated that way never was really production
ready. It worked, but not more. Therefore the use of this listener is
not recommended and at least I think it is OK if it is no longer working
with TC 7.
It is more than just not working, that is part of the pre-Coyote AJP
connector that has been completely removed in Tomcat 7. Tomcat 7 just
ships with the Coyote (BIO and APR) implementations for AJP.
Ah, right. Forgot about the listener being part of the removed
connector, but from the package name I could have remembered ...
Thanks,
Rainer
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org