Re: Fixing error pages on virtual hosts.

2001-04-24 Thread cmanolache
Hi Peer, Great fix - thank's. I will do the fix in 3.3, and if Marc makes another beta ( for jsp fixes ) it would be great if he takes this one in. Marc - I know the code pretty well, and this line should have been in. I don't think it'll affect any other piece of code, getHandlerForPath is

Fixing error pages on virtual hosts.

2001-04-24 Thread Peer Heijnen
Hi, We've been using Tomcat 3.2.1 quite succesfully, but ran into trouble with error pages on virtual domains (causing an infinite loop in 3.2.1, and a 404 in 3.2.2b3). We fixed this problem by setting the hostname in ord.apache.tomcat.core.ContextManager#getHandlerForPath( Context ctx, String p