[jira] Created: (JCRRMI-29) JSR-283: Add new methods of javax.jcr.query.Query

2010-11-17 Thread Berry van Halderen (JIRA)
JSR-283: Add new methods of javax.jcr.query.Query - Key: JCRRMI-29 URL: https://issues.apache.org/jira/browse/JCRRMI-29 Project: Jackrabbit JCR-RMI Issue Type: Sub-task Reporter:

[jira] Updated: (JCRRMI-29) JSR-283: Add new methods of javax.jcr.query.Query

2010-11-17 Thread Berry van Halderen (JIRA)
[ https://issues.apache.org/jira/browse/JCRRMI-29?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Berry van Halderen updated JCRRMI-29: - Affects Version/s: 2.1.0 Status: Patch Available (was: Open) Patch

[jira] Updated: (JCRRMI-29) JSR-283: Add new methods of javax.jcr.query.Query

2010-11-17 Thread Berry van Halderen (JIRA)
[ https://issues.apache.org/jira/browse/JCRRMI-29?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Berry van Halderen updated JCRRMI-29: - Attachment: JCRRMI-29.patch JSR-283: Add new methods of javax.jcr.query.Query

[jira] Updated: (JCRRMI-29) JSR-283: Add new methods of javax.jcr.query.Query

2010-11-17 Thread Berry van Halderen (JIRA)
[ https://issues.apache.org/jira/browse/JCRRMI-29?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Berry van Halderen updated JCRRMI-29: - Attachment: test.patch The earlier patch can be verified using the changes in this

[jira] Created: (JCR-2812) Allow whitespaces in base64 encoded binary fields of XML import files

2010-11-15 Thread Berry van Halderen (JIRA)
Allow whitespaces in base64 encoded binary fields of XML import files - Key: JCR-2812 URL: https://issues.apache.org/jira/browse/JCR-2812 Project: Jackrabbit Content Repository

[jira] Updated: (JCR-2812) Allow whitespaces in base64 encoded binary fields of XML import files

2010-11-15 Thread Berry van Halderen (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Berry van Halderen updated JCR-2812: Attachment: patch This is a very simple, but effective way just to strip out whitespaces

[jira] Updated: (JCR-2675) Node.hasProperty() with relative path can throw ClassCastException

2010-07-15 Thread Berry van Halderen (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Berry van Halderen updated JCR-2675: Attachment: IssueTest.java The following unit test shows the problem, although as indicated,

[jira] Updated: (JCR-2675) Node.hasProperty() with relative path can throw ClassCastException

2010-07-15 Thread Berry van Halderen (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Berry van Halderen updated JCR-2675: Attachment: patch The attached patch resolves this issue by making sure a path passed to

[jira] Created: (JCR-2675) Node.hasProperty() with relative path can throw ClassCastException

2010-07-15 Thread Berry van Halderen (JIRA)
Node.hasProperty() with relative path can throw ClassCastException -- Key: JCR-2675 URL: https://issues.apache.org/jira/browse/JCR-2675 Project: Jackrabbit Content Repository

[jira] Created: (JCR-2633) Modified externally exception when modifying mixinTypes with single session

2010-05-18 Thread Berry van Halderen (JIRA)
Modified externally exception when modifying mixinTypes with single session --- Key: JCR-2633 URL: https://issues.apache.org/jira/browse/JCR-2633 Project: Jackrabbit Content

[jira] Updated: (JCR-2633) Modified externally exception when modifying mixinTypes with single session

2010-05-18 Thread Berry van Halderen (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Berry van Halderen updated JCR-2633: Attachment: issue.patch Unit test including some patch that triggers a GC and shrinking of

[jira] Updated: (JCR-2633) Modified externally exception when modifying mixinTypes with single session

2010-05-18 Thread Berry van Halderen (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Berry van Halderen updated JCR-2633: Attachment: holdrefs.patch persistMixinTypes.patch The holdrefs.patch

[jira] Reopened: (JCR-953) Support for transactions when using JCR over RMI.

2007-09-10 Thread Berry van Halderen (JIRA)
[ https://issues.apache.org/jira/browse/JCR-953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Berry van Halderen reopened JCR-953: Doesn't quite work yet, because SessionXAResource is not available remotely. Will provide easy

[jira] Updated: (JCR-953) Support for transactions when using JCR over RMI.

2007-09-10 Thread Berry van Halderen (JIRA)
[ https://issues.apache.org/jira/browse/JCR-953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Berry van Halderen updated JCR-953: --- Attachment: (was: test.zip) Support for transactions when using JCR over RMI.

[jira] Updated: (JCR-953) Support for transactions when using JCR over RMI.

2007-09-10 Thread Berry van Halderen (JIRA)
[ https://issues.apache.org/jira/browse/JCR-953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Berry van Halderen updated JCR-953: --- Attachment: patch Minor patch to earlier changes, as the ServerXAResource needs to be a remote

[jira] Updated: (JCR-953) Support for transactions when using JCR over RMI.

2007-09-10 Thread Berry van Halderen (JIRA)
[ https://issues.apache.org/jira/browse/JCR-953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Berry van Halderen updated JCR-953: --- Attachment: test.zip Changes to test application to take into account that the XASession has

[jira] Commented: (JCR-953) Support for transactions when using JCR over RMI.

2007-09-10 Thread Berry van Halderen (JIRA)
[ https://issues.apache.org/jira/browse/JCR-953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526142 ] Berry van Halderen commented on JCR-953: I think that my minor patch from earlier today can be applied without

[jira] Closed: (JCR-953) Support for transactions when using JCR over RMI.

2007-09-10 Thread Berry van Halderen (JIRA)
[ https://issues.apache.org/jira/browse/JCR-953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Berry van Halderen closed JCR-953. -- Verified, works. Thanks a bunch. Support for transactions when using JCR over RMI.

[jira] Updated: (JCR-953) Support for transactions when using JCR over RMI.

2007-08-29 Thread Berry van Halderen (JIRA)
[ https://issues.apache.org/jira/browse/JCR-953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Berry van Halderen updated JCR-953: --- Attachment: patch Patch which was made from SVN revision 570736 of the jackrabbit source. This

[jira] Updated: (JCR-953) Support for transactions when using JCR over RMI.

2007-08-29 Thread Berry van Halderen (JIRA)
[ https://issues.apache.org/jira/browse/JCR-953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Berry van Halderen updated JCR-953: --- Attachment: test.zip I used the following project to test the transaction support in RMI. The

[jira] Commented: (JCR-953) Support for transactions when using JCR over RMI.

2007-08-29 Thread Berry van Halderen (JIRA)
[ https://issues.apache.org/jira/browse/JCR-953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523554 ] Berry van Halderen commented on JCR-953: Indeed, the jackrabbit-core dependency is pretty ugly. There is no

[jira] Created: (JCR-953) Support for transactions when using JCR over RMI.

2007-05-30 Thread Berry van Halderen (JIRA)
Support for transactions when using JCR over RMI. - Key: JCR-953 URL: https://issues.apache.org/jira/browse/JCR-953 Project: Jackrabbit Issue Type: Improvement Components: rmi

[jira] Commented: (JCR-953) Support for transactions when using JCR over RMI.

2007-05-30 Thread Berry van Halderen (JIRA)
[ https://issues.apache.org/jira/browse/JCR-953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12500111 ] Berry van Halderen commented on JCR-953: I think the only thing that needed to be implemented is to extend both