Adding a new property

2008-09-18 Thread kenclark
As you will see, I am very new to Jackrabbit and JCR in general. I am working on storing binary content using nt:file. I have this working. I would like to keep track of the user id of the user that saved the binary content. It is clear to me that I can't just add a property of whatever name

RE: Read locks while Saving (using FineGrainedISMLocking)

2008-09-18 Thread MARTINEZ Antonio
Hello Marcel, Indeed that was the problem. It works now (I also set respectDocumentOrder to false) Thank-you, Antonio -Original Message- From: Marcel Reutegger [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 17, 2008 4:26 AM To: users@jackrabbit.apache.org Subject: Re: Read locks

Re: Inconsistent behaviour of fn:lower-case/fn:upper-case with jcr:like

2008-09-18 Thread Sridhar Raman
I am using 1.4. I shall move to the latest, and try it out. On Thu, Sep 18, 2008 at 5:39 PM, Marcel Reutegger <[EMAIL PROTECTED]>wrote: > Hi, > > what version of jackrabbit are you using? this is probably caused by > https://issues.apache.org/jira/browse/JCR-1408 and has been fixed in > 1.4.2. >

Re: Inconsistent behaviour of fn:lower-case/fn:upper-case with jcr:like

2008-09-18 Thread Marcel Reutegger
Hi, what version of jackrabbit are you using? this is probably caused by https://issues.apache.org/jira/browse/JCR-1408 and has been fixed in 1.4.2. regards marcel Sridhar Raman wrote: > Say I have 5 nodes of type tx:Language - Hindi, Hindustani, English, > Haryanvi, Italian. > > When I run qu

Inconsistent behaviour of fn:lower-case/fn:upper-case with jcr:like

2008-09-18 Thread Sridhar Raman
Say I have 5 nodes of type tx:Language - Hindi, Hindustani, English, Haryanvi, Italian. When I run query 1: query1 = /jcr:root/CONTENT/LANGUAGES//element(*, tx:Language)[jcr:like(@tx:name, 'Hi%')] I get 2 results - Hindi, Hindustani. But if I run query 2: query2 = /jcr:root/CONTENT/LANGUAGES//ele

Re: Why ObjectIterator from Jackrabbit OCM doesn't implement RangeIterator?

2008-09-18 Thread Sergey Nebolsin
Done, https://issues.apache.org/jira/browse/JCR-1740 Cheers On Wed, Sep 17, 2008 at 9:56 PM, Christophe Lombart < [EMAIL PROTECTED]> wrote: > On Wed, Sep 17, 2008 at 12:48, Sergey Nebolsin <[EMAIL PROTECTED] > >wrote: > > > > > > > Should I raise a Jira issue and attach the patch? > > > Yes you a

Re: repository view tool

2008-09-18 Thread Jacco van Weert
Hello, There is also the JCR Controller/connector; http://sourceforge.net/projects/jcrconnector/ or http://www.xs4all.nl/~weertj/jcr Gr. Jacco On Wed, Sep 17, 2008 at 8:15 PM, Michael Harris <[EMAIL PROTECTED]>wrote: > Does anyone know of a good repository viewing tool? One that can be