Like I mentioned in my problem statement: I don't want to move my application into ROOT folder or rename it to ROOT. And unlike as you said Mark, putting autoDeploy=false doesn't help in this case.
Is this (loading a webapp twice if the context path and the docBase path is different) a feature of Tomcat? Can't this be turned off? -- Vivek. On 12/1/05, Joe Riopel <[EMAIL PROTECTED]> wrote: > Since this was brought up.. > > I moved my default ROOT folder out my webapps directory ( to a temp > dir on my server ), because I wanted a different app to the be the > default application. So I moved my application's direcotry to > webapps/ROOT and everything has been working fine. Is there anything > "wrong" with doing it that way ? Like I said, everything has been > working great so far, which has been about 3 months. > > Thanks, > Joe > > On 11/30/05, Mark Thomas <[EMAIL PROTECTED]> wrote: > > Vivek Mohan wrote: > > > Question: > > > > > > I want to have myWebapp as the root context webapp in my tomcat > > > server. And I don't want to rename it to "ROOT". Is there a way by > > > which I can avoid tomcat from loading myWebapp twice? > > > > Options: > > - Don't put it in the appbase directory. > > - Turn off autoDeploy > > - Live with renaming it to ROOT > > > > Mark > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]