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
<tomcat>/conf/catalina/localhost and putting my webapp in a directory
different from <tomcat>/webapps.
This is a shame, since anyone looks there for web applications.

I would change my question:
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 ?
Cheers
ste
On Sat, Nov 8, 2008 at 2:52 PM, Serge Fonville <[EMAIL PROTECTED]>wrote:

> 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
> > change some "configuration" files instead of renaming the whole
> application.
> > I know that it's a strange requirement, but that is.
> >
> > ste
> >
> >
> > Caldarale, Charles R wrote:
> >
> >> 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 only by the intended recipient. If you
> received
> >> this in error, please contact the sender and delete the e-mail and its
> >> attachments from all computers.
> >>
> >> ---------------------------------------------------------------------
> >> To start a new topic, e-mail: users@tomcat.apache.org
> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
> >> For additional commands, e-mail: [EMAIL PROTECTED]
> >>
> >>
> >>
> >>
> >
> >
> >
> > ---------------------------------------------------------------------
> > To start a new topic, e-mail: users@tomcat.apache.org
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>

Reply via email to