I've added the statement after your mail, I splitted the getStream() to:
Binary filebin =  jcrdata.getBinary();
InputStream file = filebin.getStream();
file.close();
filebin.dispose();

And as I said, it makes no difference. But anyway, many thanks for the hint,
Ulrich

Am 12.04.2013 um 20:51 schrieb Julian Reschke <[email protected]>:

> On 2013-04-12 18:22, Ulrich wrote:
>> Yes, doesn't help either.
> 
> Sure? I had the impression that the code tries to delete the temp file in 
> that case.
> 

Reply via email to