> From: Stefano Nichele [mailto:[EMAIL PROTECTED]
> Subject: Re: default web app
>
> If I have an application "appA" that serves
> http://localhost:8080/appA, is there a way to
> have it serving also http://localhost:8080/case2 ?
You can use a valve (specific to Tomca
I don't want to use two different virtual hosts, it seems too complicated
(even if I agree that it's not soo complicated in general).
The only way I found it's creating a ROOT.xml file under
/conf/catalina/localhost and putting my webapp in a directory
different from /webapps.
This is a shame, sin
Perhaps you should use virtual hosts then.
Regards,
Serge Fonville
On Sat, Nov 8, 2008 at 11:34 PM, Stefano Nichele
<[EMAIL PROTECTED]>wrote:
> Since in some case I must install others applications that I can't check it
> and maybe someones of that is ROOT; in such case, I would like just to
>
Since in some case I must install others applications that I can't check
it and maybe someones of that is ROOT; in such case, I would like just
to change some "configuration" files instead of renaming the whole
application.
I know that it's a strange requirement, but that is.
ste
Caldarale, C
> From: Stefano Nichele [mailto:[EMAIL PROTECTED]
> Subject: default web app
>
> the only restriction is that I can't rename it in ROOT.
Why not? That's the simplest thing to do.
- Chuck
THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use onl