Server OS details?  This comes up often on Windows, which will not
allow you to delete a file that has an InputStream open to it.  Not
sure why an InputStream would still be open, though ... it's not a
feature if it is.

On Tue, Sep 30, 2008 at 8:48 PM, Jeff Ramsdale <[EMAIL PROTECTED]> wrote:
> I'm using GWT and Restlet 1.1-SNAPSHOT. My server provides a Directory, from
> which I can GET a text file and display it in an editable TextArea in the
> browser. I have a button that should PUT the modified contents back to the
> server but the PUT fails on the server with:

Reply via email to