Deploying two virtual hosts with two different context names seems to
work OK. However, a frequent use case is to deploy several virtual hosts
with the same context name, typically the root context. when deploying
two apps with root context (/) to two virtual hosts, it works fine until
you restart Geronimo. After a restart, the two virtual host root
contexts correspond to the same application. One has to redeploy the
"missing" application to have it work again. Bug ?
By the way, I cannot imagine why it is so complicated to make virtual
hosts to work in Geronimo when it is so simple in Tomcat standalone !
Pierre-Yves