Just to help others to resolve the problem.

I've encountered the above error after deployment of new version of
webapp on Tomcat 5.5 running under Apache 2.0/mod_jk.

After some investigation, I've found out the reason:
the context name of the webapp was misspelled.

So, mod_jk is configured to redirect to http://host/myapp,
but there was no such application.

The "no host matches server name" is not the best error message to
understand the problem
:-S

Regards,
Albert

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to