Static files not being displayed

2011-10-28 Thread Rajkumar Singh
Hello guys, I am using tomcat version 6.0.29. The tomcat is deployed on the OS Linux. I created a war file named ROOT.war and dropped it under the tomcat webapps folder. The WAR consists of JSP, JAR, XML and static files like images, javascript and CSS. The tomcat expanded the WAR file

Re: Static files not being displayed

2011-10-28 Thread Rajkumar Singh
Hi Andre Please find the files as an attachment. Thanks Raj From: André Warnier a...@ice-sa.com To: Tomcat Users List users@tomcat.apache.org Date: 10/28/2011 03:10 PM Subject: Re: Static files not being displayed Rajkumar Singh wrote: Hello guys, I am using tomcat version 6.0.29

Re: Static files not being displayed

2011-10-28 Thread Rajkumar Singh
Subject: Re: Static files not being displayed Rajkumar Singh wrote: Hi Andre Please find the files as an attachment. You have to paste the content in the text of your message. The list strips most attachments. Thanks Raj From: André Warnier a...@ice-sa.com To: Tomcat Users

RE: Static files not being displayed

2011-10-28 Thread Rajkumar Singh
files not being displayed From: Rajkumar Singh [mailto:rajkumar.si...@digitas.com] Subject: Re: Static files not being displayed Please find the files as an attachment. The list strips attachments; paste the information inline. And the answers to the rest of André's questions? - Chuck

Re: Static files not being displayed

2011-10-28 Thread Rajkumar Singh
files not being displayed Francis GALIEGUE wrote: On Fri, Oct 28, 2011 at 21:08, André Warnier a...@ice-sa.com wrote: Rajkumar Singh wrote: Hello guys, I am using tomcat version 6.0.29. The tomcat is deployed on the OS Linux. I created a war file named ROOT.war and dropped it under

Re: Static files not being displayed

2011-10-28 Thread Rajkumar Singh
: Re: Static files not being displayed Francis GALIEGUE wrote: On Fri, Oct 28, 2011 at 21:08, André Warnier a...@ice-sa.com wrote: Rajkumar Singh wrote: Hello guys, I am using tomcat version 6.0.29. The tomcat is deployed on the OS Linux. I created a war file named ROOT.war

Re: Static files not being displayed

2011-10-28 Thread Rajkumar Singh
From: André Warnier a...@ice-sa.com To: Tomcat Users List users@tomcat.apache.org Date: 10/28/2011 03:57 PM Subject: Re: Static files not being displayed Ok, had a closer look at the application's web.xml, and I feel incompetent to help for that problem. There are a lot of filters there, and

context.xml not being read

2011-10-27 Thread Rajkumar Singh
Hello, I am not able to read the environment variable from the server.xml - those are also referenced in the META-INF/context.xml. I am using tomcat version 6.0.29. The tomcat is deployed on the OS Linux I am deploying my source code in some folder called /data2/www/xyz/htdocs/approot. I have

Re: context.xml not being read

2011-10-27 Thread Rajkumar Singh
@tomcat.apache.org Date: 10/27/2011 05:33 PM Subject: Re: context.xml not being read 2011/10/28 Rajkumar Singh rajkumar.si...@digitas.com: Hello, I am not able to read the environment variable from the server.xml - those are also referenced in the META-INF/context.xml. I am using tomcat version 6.0.29

RE: context.xml not being read

2011-10-27 Thread Rajkumar Singh
: 10/27/2011 05:55 PM Subject: RE: context.xml not being read From: Rajkumar Singh [mailto:rajkumar.si...@digitas.com] Subject: Re: context.xml not being read If the context.xml file is being ignored then why the variable that I have defined in the server.xml is not being read? Should I