[jira] Subscription: open issues

2008-09-21 Thread jira
Issue Subscription Filter: open issues (278 issues) Open Issues for Apache Jackrabbit Subscriber: jackrabbitdev Key Summary JCR-1745Mark pending nodes in IndexingQueue directly in index https://issues.apache.org/jira/browse/JCR-1745 JCR-1743Session.checkPermission:

Re: How to fix the error

2008-09-21 Thread Jukka Zitting
Hi, On Sun, Sep 21, 2008 at 2:43 AM, xing007008 [EMAIL PROTECTED] wrote: java.lang.NoSuchMethodError: org.apache.lucene.store.FSDirectory.getDirectory(Ljava/io/File;Lorg/apache/lucene/store/LockFactory;)Lorg/apache/lucene/store/FSDirectory; You don't have the Lucene jar in your classpath. BR,

Re: How to fix the error

2008-09-21 Thread Jukka Zitting
Hi, On Sun, Sep 21, 2008 at 10:01 AM, Jukka Zitting [EMAIL PROTECTED] wrote: On Sun, Sep 21, 2008 at 2:43 AM, xing007008 [EMAIL PROTECTED] wrote: java.lang.NoSuchMethodError:

[jira] Resolved: (JCR-1740) Make ObjectIterator implement RangeIterator interface

2008-09-21 Thread Christophe Lombart (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christophe Lombart resolved JCR-1740. - Resolution: Fixed The modified patch has been applied. I also prefer solution 1. The

[jira] Assigned: (JCR-1645) Add support for Map of referenced beans

2008-09-21 Thread Christophe Lombart (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christophe Lombart reassigned JCR-1645: --- Assignee: Christophe Lombart Add support for Map of referenced beans

[jira] Commented: (JCR-1645) Add support for Map of referenced beans

2008-09-21 Thread Christophe Lombart (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12633054#action_12633054 ] Christophe Lombart commented on JCR-1645: - I am working now on this issue but I got

[jira] Created: (JCR-1747) org.apache.jackrabbit.core.query.lucene.SearchIndex with in-memory lucene index

2008-09-21 Thread fabrizio giustina (JIRA)
org.apache.jackrabbit.core.query.lucene.SearchIndex with in-memory lucene index --- Key: JCR-1747 URL: https://issues.apache.org/jira/browse/JCR-1747 Project: Jackrabbit

Re: How to use jsr170 to write and read the eXist xml-db

2008-09-21 Thread Jukka Zitting
Hi, On Sun, Sep 21, 2008 at 5:26 AM, xing007008 [EMAIL PROTECTED] wrote: First eXist is a xml database. I want to use the eXist in my project. Also I need to use javax.jcr.Repository to upload or read xml files or other files. Doesn't the eXist database already support uploading and reading

Re: How to use jsr170 to write and read the eXist xml-db

2008-09-21 Thread xing007008
Yes, I can put a txt file into the eXist. And you can see the Image here: http://www.nabble.com/file/p19592833/testRepository.jpg Jukka Zitting wrote: Hi, On Sun, Sep 21, 2008 at 5:26 AM, xing007008 [EMAIL PROTECTED] wrote: First eXist is a xml database. I want to use the eXist in my

[jira] Updated: (JCR-1748) InvalidQueryException if search string contains escaped single quote

2008-09-21 Thread Ruslan Romanov (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruslan Romanov updated JCR-1748: Component/s: query InvalidQueryException if search string contains escaped single quote

[jira] Commented: (JCR-1740) Make ObjectIterator implement RangeIterator interface

2008-09-21 Thread Sergey Nebolsin (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12633060#action_12633060 ] Sergey Nebolsin commented on JCR-1740: -- Thanks, Christophe. I should note, that this

[jira] Updated: (JCR-1748) InvalidQueryException if search string contains escaped single quote

2008-09-21 Thread Ruslan Romanov (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruslan Romanov updated JCR-1748: Description: If you try to perform a search like this //element(*, nt:base)[jcr:contains(.,

[jira] Resolved: (JCR-1748) InvalidQueryException if search string contains escaped single quote

2008-09-21 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke resolved JCR-1748. - Resolution: Invalid What makes you think that the backslash can be used for escaping here? See

Re: How to use jsr170 to write and read the eXist xml-db

2008-09-21 Thread xing007008
Who can help me about the exception? -- View this message in context: http://www.nabble.com/How-to-use-jsr170-to-write-and-read-the-eXist-xml-db-tp19591199p19600920.html Sent from the Jackrabbit - Dev mailing list archive at Nabble.com.

[jira] Updated: (JCR-1724) Jackrabbit utilities

2008-09-21 Thread Jason Thrasher (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Thrasher updated JCR-1724: Attachment: jcrutil.tgz Scott, Thanks for sharing this! I tried to get it running and ran into a

How to use the Jackrabbit org.apache.jackrabbit.rmi.server

2008-09-21 Thread xing007008
Who can give me an easy example? -- View this message in context: http://www.nabble.com/How-to-use-the-Jackrabbit-org.apache.jackrabbit.rmi.server-tp19601375p19601375.html Sent from the Jackrabbit - Dev mailing list archive at Nabble.com.