A bit late, but we made progress in identifying the culprit. It seems
that, for some reason, the password we used for AJP connection was the
problem. Remove the password both side and everything works happily. We
will try less complicated password, assuming that some special caracters
were problema
David Delbecq wrote:
and apache is configured as follow:
worker.list=lbJboss,lbOld,lbTomcat,status
# Define jbossBoromir
# modify the host as your host IP or DNS name.
worker.jbossBoromir.port=8009
worker.jbossBoromir.host=localhost
worker.jbossBoromir.type=ajp13
worker.jbossBoromir.l