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
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