> From: Rob Tanner [mailto:[EMAIL PROTECTED]
> Subject: Re: sun-web.xml file in Tomcat
>
> In Tomcat the context root is simply the path in the
> context declaration in server.xml.
You should not have any declarations in server.xml; that
capability is there only for compatibi
Thanks!!
Christopher Schultz said the following on 10/23/2007 11:59 AM:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Rob,
Rob Tanner wrote:
I need to make my applications function in both Tomcat and Glassfish.
In Tomcat the context root is simply the path in the context declaration
in se
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Rob,
Rob Tanner wrote:
> I need to make my applications function in both Tomcat and Glassfish.
> In Tomcat the context root is simply the path in the context declaration
> in server.xml. In Glassfish, the default is the application name. In
> order
Hi,
I need to make my applications function in both Tomcat and Glassfish.
In Tomcat the context root is simply the path in the context declaration
in server.xml. In Glassfish, the default is the application name. In
order to get Glassfish to assign the correct context root I have
included