[PATCH] Fix welcome file redirection to wrong ServerName in Warp

2002-02-26 Thread Jeff Martin
Hope this patch is right. It seems to solve the problem on my server. Currently warp redirects to the underlying server name rather than the server name used when requesting a virtual host. This means that if you select http://virtualhost/ you get redirected to http://realhost/index.jsp The atta

Re: Why won't you die?

2002-04-11 Thread Jeff Martin
Don't know if this helps at all, but I've got the opposite problem (At least I think I have, not had a chance to really look at it.) I'm starting a registry in a ServletContextListener and then binding objects to it. The registry is local to the contextInitialized method so I have no permanent re