Re: Static files not being displayed

2011-10-28 Thread Rajkumar Singh
From: André Warnier To: Tomcat Users List 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 some dispatching going on, and I don't

Re: Static files not being displayed

2011-10-28 Thread Rajkumar Singh
s not being displayed > > > > Francis GALIEGUE wrote: >> On Fri, Oct 28, 2011 at 21:08, André Warnier wrote: >>> Rajkumar Singh wrote: >>>> Hello guys, >>>> >>>> I am using tomcat version 6.0.29. The tomcat is deployed on the OS > Linu

Re: Static files not being displayed

2011-10-28 Thread Rajkumar Singh
GALIEGUE wrote: > On Fri, Oct 28, 2011 at 21:08, André Warnier 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 dro

RE: Static files not being displayed

2011-10-28 Thread Rajkumar Singh
The tomcat was installed by one of our system administrator. I am not sure from where he got it from but most likely it is not from the third party. From: "Caldarale, Charles R" To: Tomcat Users List Date: 10/28/2011 03:28 PM Subject: RE: Static files not being displayed > F

Re: Static files not being displayed

2011-10-28 Thread Rajkumar Singh
/WEB-INF/tld/framework.tld WEB-INF/web.xml ends From: André Warnier To: Tomcat Users List Date: 10/28/2011 03:28 PM Subject: Re: Static files not being displayed Rajkumar Singh wrote: > Hi Andre &

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 To: Tomcat Users List 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. The tomcat is deployed

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 prope

RE: context.xml not being read

2011-10-27 Thread Rajkumar Singh
ontext.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 delete the >

Re: context.xml not being read

2011-10-27 Thread Rajkumar Singh
: context.xml not being read 2011/10/28 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 >

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