users@glassfish.java.net

Re: multiple context root

From: <glassfish_at_javadesktop.org>
Date: Fri, 19 Sep 2008 10:09:43 PDT

A webapp can occupy 2 context roots only when declared as a virtual-server's default-web-module: In this case, the webapp will be accessible at the virtual-server's root context ("/"), as well as at its designated context root.

If you want your webapp to be accessible at 2 or more "regular" context roots (as in your example), you will have to deploy it as many times.
[Message sent by forum member 'jluehe' (jluehe)]

http://forums.java.net/jive/thread.jspa?messageID=300426