Re: Cannot make war file as default app

2011-08-15 Thread gnath
.. Just was curious to understand tomcat behavior with war files. Thanks to all for all your replies. -G From: Christopher Schultz To: Tomcat Users List Sent: Monday, August 15, 2011 8:21 AM Subject: Re: Cannot make war file as default app -BEGIN PGP SIGNED

Re: Cannot make war file as default app

2011-08-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 G, On 8/12/2011 4:59 PM, exquisite wrote: > Now when i renamed my war to ROOT.war and drop it in webapps folder > (without any context in server.xml), it deploys fine for the first > time as the root app (Creates a ROOT folder in webapps), but if i

Re: Cannot make war file as default app

2011-08-12 Thread exquisite
. Thanks G From: Christopher Schultz To: Tomcat Users List Sent: Friday, August 12, 2011 11:21 AM Subject: Re: Cannot make war file as default app -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 G, On 8/12/2011 4:55 AM, exquisite wrote: > Hey Mark, I thin

Re: Cannot make war file as default app

2011-08-12 Thread exquisite
on.  Again, this is Tomcat 6.0.32, jdk 1.5, windows 7 OS. Thanks G From: "Caldarale, Charles R" To: Tomcat Users List Sent: Friday, August 12, 2011 7:28 AM Subject: RE: Cannot make war file as default app > From: exquisite [mailto:gautam_exquis

Re: Cannot make war file as default app

2011-08-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 G, On 8/12/2011 4:55 AM, exquisite wrote: > Hey Mark, I think i figured out what's going on with my > configuration and I feel that the Tomcat Documentation is not too > clear explaining this particular step. > > I have been editing the server.xml in

RE: Cannot make war file as default app

2011-08-12 Thread Caldarale, Charles R
> From: exquisite [mailto:gautam_exquis...@yahoo.com] > Subject: Re: Cannot make war file as default app > i did not want to rename my war to ROOT.war And thereby make a lot more work for yourself. Simply rename it and be done. Using the horribly outdated and restrictive mechanism o

Re: Cannot make war file as default app

2011-08-12 Thread exquisite
in my previous email. Thanks G From: Pid To: Tomcat Users List Sent: Friday, August 12, 2011 1:46 AM Subject: Re: Cannot make war file as default app On 12/08/2011 09:32, exquisite wrote: > Hi Mark, > > I tried that way as well but i get the same issue. T

Re: Cannot make war file as default app

2011-08-12 Thread exquisite
tep we can add to make sure to delete the folder ROOT in webapps if exists Please let me know your thoughts or any suggestions for me.  Thanks G From: exquisite To: Tomcat Users List Sent: Friday, August 12, 2011 1:32 AM Subject: Re: Cannot make war file as d

Re: Cannot make war file as default app

2011-08-12 Thread Pid
om: Mark Thomas > To: Tomcat Users List > Sent: Friday, August 12, 2011 1:19 AM > Subject: Re: Cannot make war file as default app > > On 12/08/2011 09:04, exquisite wrote: >> Hello, >> >> I followed the below steps from Tomcat Wiki for making my war file as the

Re: Cannot make war file as default app

2011-08-12 Thread exquisite
thanks G From: Mark Thomas To: Tomcat Users List Sent: Friday, August 12, 2011 1:19 AM Subject: Re: Cannot make war file as default app On 12/08/2011 09:04, exquisite wrote: > Hello, > > I followed the below steps from Tomcat Wiki for making my war fil

Re: Cannot make war file as default app

2011-08-12 Thread Mark Thomas
On 12/08/2011 09:04, exquisite wrote: > Hello, > > I followed the below steps from Tomcat Wiki for making my war file as the > default webapp, but tomcat is not deploying my war: > > How do I make my web application be the Tomcat default application? > > Method 2.2 > If you really know what y

Re: Cannot make war file as default app

2011-08-12 Thread exquisite
Sorry i Missed to update the Tomcat version im using: I have Tomcat 6.0.32 running on Windows 7 and JDK 1.5 Please help. Thanks G From: exquisite To: "users@tomcat.apache.org" Sent: Friday, August 12, 2011 1:04 AM Subject: Cannot make war file as default app