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