Also, in the interest of not overlooking the obvious... 
Did you verify that the FTP write actually worked and that you didn't
accidentally ADD another file with a slightly different name?

 


On Mon, 2005-01-17 at 09:56, Parsons Technical Services wrote:
> File permissions may be part of your problem.
> 
> What OS is Tomcat running on?
> 
> As for the showing the file after deleting it from the server, did you do a 
> restart of Tomcat after deleting the file? I remember something on the list 
> awhile back similar to this.
> 
> Doug
> 
> ----- Original Message ----- 
> From: "Paul Taylor" <[EMAIL PROTECTED]>
> To: <tomcat-user@jakarta.apache.org>
> Sent: Monday, January 17, 2005 7:42 AM
> Subject: Website downloading old file
> 
> 
> > Puzzled.
> >
> > I have a Tomcat 5 application, associated with it a file that can be 
> > downloaded from the website, which is in the root directory of the 
> > context. (So if the context is called myapp the file is in myapp).
> >
> > Everything was fine but then I realised that there was a problem with the 
> > file so I ftped a new file to replace it.
> > But when I try to download the file from the website it still refers to 
> > the earlier (larger) file.
> > This still happens even though I have:
> > shutdown tomcat,
> > restarted tomcat,
> > deleted tomcat work directory,
> > clerared out my browser cache
> > used a different browser.
> >
> > It even still allows the file downloads if I delete the file from the 
> > server, how can this be ?
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> > 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to