RE: Default webapp

2008-11-19 Thread mmocnik
> Depends on your viewpoint; for me, it's much more elegant and > straightforward to use the name of the webapp. > Thats definitly true for anything but the ROOT app. I can't see the elegance in moving around multiple wars which are all called ROOT.war (One for each ) I think I will just insta

RE: Default webapp

2008-11-18 Thread Caldarale, Charles R
> From: mmocnik [mailto:[EMAIL PROTECTED] > Subject: Default webapp > > Please correct me, if I'm missing an option. I think you've got them all. > So why doesn't it work to set the path in the context def of > a specific webapp to ""? Because that introduces ambiguity and confusion - the name o

RE: default webapp not understanding

2006-02-14 Thread Caldarale, Charles R
> From: Scott Purcell [mailto:[EMAIL PROTECTED] > Subject: RE: default webapp not understanding > > This has been my confusion ... when I put the war file there, > it creates the mywebapp folder structure. Should I of named > the webapp root? The "name" of the we

RE: default webapp not understanding

2006-02-14 Thread Scott Purcell
To: Tomcat Users List Subject: RE: default webapp not understanding > From: Scott Purcell [mailto:[EMAIL PROTECTED] > Subject: RE: default webapp not understanding > > If I deploy the webapp in ROOT, then the structure would look > like this: > $TOMCAT_HOME/webapps/root/myweba

RE: default webapp not understanding

2006-02-14 Thread Caldarale, Charles R
> From: Scott Purcell [mailto:[EMAIL PROTECTED] > Subject: RE: default webapp not understanding > > If I deploy the webapp in ROOT, then the structure would look > like this: > $TOMCAT_HOME/webapps/root/mywebapp. No - get rid of the mywebapp idea. Your app needs to be dep

Re: default webapp not understanding

2006-02-14 Thread Hadraba Petr
confusing. > > > > Thanks, > > -Original Message- > From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] > Sent: Tuesday, February 14, 2006 10:46 AM > To: Tomcat Users List > Subject: RE: default webapp not understanding > > > From: Scott Purcell [mailto:[E

RE: default webapp not understanding

2006-02-14 Thread Scott Purcell
ex.html to the mywebapp/index.html correct? This is where it gets confusing. Thanks, -Original Message- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 14, 2006 10:46 AM To: Tomcat Users List Subject: RE: default webapp not understanding > From: Scott Pu

RE: default webapp not understanding

2006-02-14 Thread Scott Purcell
5.5x on xp. -Original Message- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 14, 2006 10:46 AM To: Tomcat Users List Subject: RE: default webapp not understanding > From: Scott Purcell [mailto:[EMAIL PROTECTED] > Subject: default weba

RE: default webapp not understanding

2006-02-14 Thread Caldarale, Charles R
> From: Scott Purcell [mailto:[EMAIL PROTECTED] > Subject: default webapp not understanding > > I am having trouble understanding what is meant by the default webapp. (It would help if you'd tell us what Tomcat level you're running...) For 5.5.x, the default webapp is the one located in webapps