I'll test for that
later but I really doubt that is the issue. (I have emptied the webapp
folder and connected to the server. It served a blank page)
On 22 February 2011 04:23, Caldarale, Charles R
wrote:
> > From: angelicos [mailto:angeli...@gmail.com]
> > Subject: Re: Tomcat wo
with several other pages served after logging in, and there
are no others apps deployed in the webapp folder.
The following are the server and context.xml fies: http://fpaste.org/uIsJ/
On 22 February 2011 03:35, Caldarale, Charles R
wrote:
> > From: angelicos [mailto:angeli...@gmail.com]
I always do. The problem is, it undeploys the new war file, but it's not
using it. It seems to have an old copy of the app stored somewhere else and
is using that or context root is being switched to it. Why this is I don't
know. But the behaviour is thus; any new files created by the app is create
wrote:
>> From: angelicos [mailto:angeli...@gmail.com]
>> Subject: Re: Tomcat won't serve newly created files
>
>> I've looked through the logs also. Nothing about the 404 error.
>
> Turn on the AccessLogValve in server.xml to get some more information.
>
>
by my design. I just inherited the app.
as to what mechanism is being used to serve the files Well https download.
On 11/02/2011, Caldarale, Charles R wrote:
>> From: angelicos [mailto:angeli...@gmail.com]
>> Subject: Tomcat won't serve newly created files
>
>> We use Tomca
Hi all
I am a bit of a newbie to this so bear with me please.
We use Tomcat (Standalone) 5.5.29 on CentOS 5.4 and 5.5 virtual servers.
I have a problem in which tomcat won't serve files newly created by the
application.
The pages return a 404 with the correct file path listed in the message,
and I