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]

Reply via email to