[jira] Resolved: (JCR-2167) CompactNodeTypeDefReader could auto-provide default namespace mappings if omitted

2009-06-19 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra resolved JCR-2167. --- Resolution: Fixed Fix Version/s: 2.0.0 fixed in revision 786680 > CompactNodeTypeDefRea

[jira] Created: (JCR-2167) CompactNodeTypeDefReader could auto-provide default namespace mappings if omitted

2009-06-19 Thread Tobias Bocanegra (JIRA)
CompactNodeTypeDefReader could auto-provide default namespace mappings if omitted - Key: JCR-2167 URL: https://issues.apache.org/jira/browse/JCR-2167 Project: Jackrabbit

[jira] Assigned: (JCR-2167) CompactNodeTypeDefReader could auto-provide default namespace mappings if omitted

2009-06-19 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra reassigned JCR-2167: - Assignee: Tobias Bocanegra > CompactNodeTypeDefReader could auto-provide default namespace

[jira] Updated: (OCM-34) referential integrity problem due to ObjectContentManagerImpl usage of ObjectCache

2009-06-19 Thread Craig Schaefer (JIRA)
[ https://issues.apache.org/jira/browse/OCM-34?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Schaefer updated OCM-34: -- Status: Patch Available (was: Open) Please review. Changes made against 1.5 branch > referential integrit

[jira] Updated: (OCM-35) OCM DTD offline resolution

2009-06-19 Thread Craig Schaefer (JIRA)
[ https://issues.apache.org/jira/browse/OCM-35?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Schaefer updated OCM-35: -- Status: Patch Available (was: Open) Please review. Changed against 1.5 version > OCM DTD offline resoluti

[jira] Updated: (OCM-4) requestObjectCache not cleared in ObjectContentManager.getObjectIterator()

2009-06-19 Thread Craig Schaefer (JIRA)
[ https://issues.apache.org/jira/browse/OCM-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Schaefer updated OCM-4: - Status: Patch Available (was: Open) Please review. Changes made against 1.5 branch. > requestObjectCache not

[jira] Updated: (OCM-4) requestObjectCache not cleared in ObjectContentManager.getObjectIterator()

2009-06-19 Thread Craig Schaefer (JIRA)
[ https://issues.apache.org/jira/browse/OCM-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Schaefer updated OCM-4: - Attachment: OCM-4.patch Two main changes: 1. The getObjectIterator(...):Iterator methods now return an Object

[jira] Commented: (JCR-2154) Use expanded form for Path.getString()

2009-06-19 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12721819#action_12721819 ] angela commented on JCR-2154: - > i don't think it's wrong to internally store a path (or name) in

[jira] Commented: (OCM-4) requestObjectCache not cleared in ObjectContentManager.getObjectIterator()

2009-06-19 Thread Craig Schaefer (JIRA)
[ https://issues.apache.org/jira/browse/OCM-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12721817#action_12721817 ] Craig Schaefer commented on OCM-4: -- looks to be a side effect of the same problem reported in

[jira] Updated: (OCM-34) referential integrity problem due to ObjectContentManagerImpl usage of ObjectCache

2009-06-19 Thread Craig Schaefer (JIRA)
[ https://issues.apache.org/jira/browse/OCM-34?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Schaefer updated OCM-34: -- Attachment: OCM-34.patch Fix as described in original posting of this bug. > referential integrity problem

[jira] Commented: (OCM-35) OCM DTD offline resolution

2009-06-19 Thread Craig Schaefer (JIRA)
[ https://issues.apache.org/jira/browse/OCM-35?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12721813#action_12721813 ] Craig Schaefer commented on OCM-35: --- General approach is simpliar to that of Spring. The DTD

[SPI] QueryInfo.getColumnNames()

2009-06-19 Thread Marcel Reutegger
Hi, while implementing JCR 2.0 query support for our SPI stack, I stumbled across QueryInfo.getColumnNames(), which returns Name[]. It seems to me this does not work any more with JCR 2.0 where the column names must not necessarily be qualified names. The specification for Column in AQM is: type

[jira] Updated: (OCM-35) OCM DTD offline resolution

2009-06-19 Thread Craig Schaefer (JIRA)
[ https://issues.apache.org/jira/browse/OCM-35?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Schaefer updated OCM-35: -- Attachment: OCM-35.patch OCM-35.patch > OCM DTD offline resolution > -- > >

[jira] Updated: (OCM-35) OCM DTD offline resolution

2009-06-19 Thread Craig Schaefer (JIRA)
[ https://issues.apache.org/jira/browse/OCM-35?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Schaefer updated OCM-35: -- Priority: Minor (was: Major) > OCM DTD offline resolution > -- > >

[jira] Created: (OCM-35) OCM DTD offline resolution

2009-06-19 Thread Craig Schaefer (JIRA)
OCM DTD offline resolution -- Key: OCM-35 URL: https://issues.apache.org/jira/browse/OCM-35 Project: Jackrabbit OCM Issue Type: Improvement Reporter: Craig Schaefer OCM xml descriptor files will sometime

Re: Patches for JCR-2129 and JCR-2138

2009-06-19 Thread Stefan Guggisberg
hi martijn On Wed, Jun 17, 2009 at 9:10 AM, Martijn Hendriks wrote: > Hi, > > Issues JCR-2129 and JCR-2138 have small patches attached that, however, touch > core functionality. It would be great if someone could find some time to have > a look. Thanks! i won't be able to review the patches wit

[jira] Resolved: (JCR-2165) Node.getReferences(String) and Node.getWeakReferences(String) issues

2009-06-19 Thread Stefan Guggisberg (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Guggisberg resolved JCR-2165. Resolution: Fixed Fix Version/s: 2.0-alpha3 fixed in svn r786513 please note that the

[jira] Commented: (JCR-2161) Remove org.apache.jackrabbit.api.JackrabbitNodeTypeManager in 2.0 and deprecate in 1.6

2009-06-19 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12721798#action_12721798 ] Marcel Reutegger commented on JCR-2161: --- +1 > Remove org.apache.jackrabbit.api.Jackrab

[jira] Created: (JCR-2166) provide QOM support for WEAKREFERENCE reverse lookup

2009-06-19 Thread Stefan Guggisberg (JIRA)
provide QOM support for WEAKREFERENCE reverse lookup - Key: JCR-2166 URL: https://issues.apache.org/jira/browse/JCR-2166 Project: Jackrabbit Content Repository Issue Type: Improvement

[jira] Created: (JCR-2165) Node.getReferences(String) and Node.getWeakReferences(String) issues

2009-06-19 Thread Stefan Guggisberg (JIRA)
Node.getReferences(String) and Node.getWeakReferences(String) issues Key: JCR-2165 URL: https://issues.apache.org/jira/browse/JCR-2165 Project: Jackrabbit Content Repository

JackrabbitNodeTypeManager in version 2.0

2009-06-19 Thread Tobias Bocanegra
hi, The JackrabbitNodeTypeManager defines 3 methods that can be removed for version 2.0 since they are no longer needed: NodeType[] registerNodeTypes(InputSource in) throws SAXException, RepositoryException; NodeType[] registerNodeTypes(InputStream in, String contentType) throws IOExceptio

[jira] Commented: (JCR-2154) Use expanded form for Path.getString()

2009-06-19 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12721782#action_12721782 ] Tobias Bocanegra commented on JCR-2154: --- i don't think it's wrong to internally store a

Re: JackRabbit Datastore / Garbage Collector / Search

2009-06-19 Thread Quertyn
Thanks a lot. I didn't use lucene 2.3 like indicate in jackrabbit release. I check my dependencies and now it's work well. -- View this message in context: http://www.nabble.com/JackRabbit-Datastore---Garbage-Collector---Search-tp24107601p24110752.html Sent from the Jackrabbit - Dev mailing lis

[jira] Created: (JCR-2164) Change security configuration from 'simple' to the some reasonable default

2009-06-19 Thread angela (JIRA)
Change security configuration from 'simple' to the some reasonable default -- Key: JCR-2164 URL: https://issues.apache.org/jira/browse/JCR-2164 Project: Jackrabbit Content Reposit

[jira] Created: (JCR-2163) Exception logged when repository is shut down

2009-06-19 Thread Sascha Theves (JIRA)
Exception logged when repository is shut down - Key: JCR-2163 URL: https://issues.apache.org/jira/browse/JCR-2163 Project: Jackrabbit Content Repository Issue Type: Bug Components: jackra

Re: JackRabbit Datastore / Garbage Collector / Search

2009-06-19 Thread Marcel Reutegger
What version of jackrabbit and lucene are you using? make sure you use the exact version of lucene as noted in the dependencies of a jackrabbit release. regards marcel On Fri, Jun 19, 2009 at 10:38, Quertyn wrote: > > I'am trying to develop a server Jackrabbit with the api. My client send a > fi

[jira] Commented: (JCR-2154) Use expanded form for Path.getString()

2009-06-19 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12721737#action_12721737 ] angela commented on JCR-2154: - > At least could we add the getExpandedString() method hm th

[jira] Commented: (JCR-2159) Several test cases fail when declaring nt:base / nt:hierarchy node types as 'abstract'

2009-06-19 Thread Stefan Guggisberg (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12721726#action_12721726 ] Stefan Guggisberg commented on JCR-2159: the only other use case is when you write a

Hudson build is back to stable: Jac krabbit-trunk » Jackrabbit Core #617

2009-06-19 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk/org.apache.jackrabbit$jackrabbit-core/617/

Re: Query that sorts a large result set.

2009-06-19 Thread Ard Schrijvers
On Fri, Jun 19, 2009 at 10:07 AM, Marcel Reutegger wrote: > On Thu, Jun 18, 2009 at 23:20, Ard Schrijvers > wrote: > > As I like this solution, it seems to me to only suitable for dates, > > right? > > yeah, it probably works best with fixed length values. And for similar strings..so for dates

Hudson build became unstable: Jack rabbit-trunk » Jackrabbit Core #616

2009-06-19 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk/org.apache.jackrabbit$jackrabbit-core/616/

[jira] Created: (JCR-2162) Data Store: garbage collection continues when the session is closed

2009-06-19 Thread Thomas Mueller (JIRA)
Data Store: garbage collection continues when the session is closed --- Key: JCR-2162 URL: https://issues.apache.org/jira/browse/JCR-2162 Project: Jackrabbit Content Repository

[jira] Commented: (JCR-2159) Several test cases fail when declaring nt:base / nt:hierarchy node types as 'abstract'

2009-06-19 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12721694#action_12721694 ] Tobias Bocanegra commented on JCR-2159: --- the only usecase i can imagine of creating nt:

JackRabbit Datastore / Garbage Collector / Search

2009-06-19 Thread Quertyn
I'am trying to develop a server Jackrabbit with the api. My client send a file into the datastore and if i delete it the garbage collector do well his work. But i can't search a file (with xpath or sql), i have an error "indexreader closed". If i use a standalone server i can search but the garbag

Re: Query that sorts a large result set.

2009-06-19 Thread Marcel Reutegger
On Thu, Jun 18, 2009 at 23:20, Ard Schrijvers wrote: > As I like this solution, it seems to me to only suitable for dates, > right? yeah, it probably works best with fixed length values. see also the wiki page I created about this: http://wiki.apache.org/jackrabbit/ReduceMemOfSharedFieldCache >

[jira] Commented: (JCR-2159) Several test cases fail when declaring nt:base / nt:hierarchy node types as 'abstract'

2009-06-19 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12721678#action_12721678 ] Marcel Reutegger commented on JCR-2159: --- One possible solution is to ask the JSR 283 EG