No. It's not a 3rd party repackaged tomcat, (downloaded from repos for
the Linux machines and from apache on dev server)
I've looked through the logs also. Nothing about the 404 error.
Regarding where the files are stored, I'm afriad it's in the
deployment directory. Not 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 <chuck.caldar...@unisys.com> wrote:
>> From: angelicos [mailto:angeli...@gmail.com]
>> Subject: Tomcat won't serve newly created files
>
>> We use Tomcat (Standalone) 5.5.29 on CentOS 5.4
>> and 5.5 virtual servers.
>
> Are you using a real Tomcat, or a 3rd-party repackaged one?  If the latter,
> the configuration may enable the security manager, which limits what can be
> done from a webapp.  Make sure you're running with a real Tomcat downloaded
> from tomcat.apache.org.
>
>> I have a problem in which tomcat won't serve files
>> newly created by the application.
>
> Where are the newly created files being stored?  (Inside the webapp's
> deployment directory would be a very bad answer.)
>
> What mechanism is being used to serve the files?
>
> Is there anything in the Tomcat logs related to the 404?
>
> - Chuck
>
>
> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
> MATERIAL and is thus for use only by the intended recipient. If you received
> this in error, please contact the sender and delete the e-mail and its
> attachments from all computers.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>


-- 
A Hundred Elephants can knock down the walls of a fortress.
One diseased rat can kill everyone inside

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to