My problem is that tomcat does not find a new File if a request for the new File is made immediately after the File was created. All subsequent request will fail, though the File is there (also minutes after [didnt tried longer]). But if I wait about 15 seconds after the File was created theres no problem at all, means tomcat always finds and delivers it.

So the question is how can I configure tomcat to immediately register that a File was added to a webapp?

version: 4.0.6 ( im bound :-( )

Is this version specific?

In the meantime a servlet will do the job.


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

Reply via email to