Yes, the problem with the filters is that if I'm not wrong, they are called
three times each time you make a simple save() operation. There is a bug
opened about that but it's complex to be solved.

Thomas, don't worry about the textfilters, I really didn't know that after
getting a stream through BlobFileValue you had to close it. I will fix all
the text filters about that.

Martin

On 4/6/06, thomasg <[EMAIL PROTECTED]> wrote:
>
>
> Yep, you're right. I removed the text filters and the deleting error goes
> away. Looks like quite a simple fix in the word text filter, I'll change
> and
> test. On the subject of another thread, removing the filters also greatly
> reduces the time taken for session.save() to return so this call must be
> asynchronously applying the text filters as you suggested. Cheers, Thomas
> --
> View this message in context:
> http://www.nabble.com/Removing-a-node-of-type-nt%3Afile-t1373899.html#a3781226
> Sent from the Jackrabbit - Dev forum at Nabble.com.
>
>

Reply via email to