I have been able to reproduce this issue using 2.0 client library against a
2.1B1 server, where the file putMethod(path, stream) will place a file with
a valid byte size (when viewed via Url http://localhost:8080/slide), and
then will be a 0.0 byte size when using the 2.1B1 client libraries.
Same method (putMethod), and same server, and same file.  Only difference is
the use of 2.1B1 client libraries vs 2.0.
Is this a known bug ?
Nick

-----Original Message-----
From: Nick Longinow [mailto:[EMAIL PROTECTED] 
Sent: Thursday, October 07, 2004 5:15 PM
To: 'Slide Users Mailing List'
Subject: Zero length file on putMethod ?

I've just upgraded to 2.1B1, and want to see if this is my fault, or perhaps

a bug in 2.1.  I am putting files into the repository (Tx) and now (unlike
before they are displaying as 0 length.  The putMethod returns true, and 
throws no exception.  

      collectionItem = "/slide/files/first/info.doc"
      boolean worked = wdr.putMethod(collectionItem, sfile);

Nick


---------------------------------------------------------------------
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