[jira] Commented: (JCR-2725) PostgreSQL: Failed to guess validation query

2010-11-03 Thread Dirk Feufel (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12927764#action_12927764 ] Dirk Feufel commented on JCR-2725: -- Perhaps someone could also fix Failed to guess

[jira] Created: (JCR-2802) Deprecate all non-bundle persistence managers

2010-11-03 Thread Jukka Zitting (JIRA)
Deprecate all non-bundle persistence managers - Key: JCR-2802 URL: https://issues.apache.org/jira/browse/JCR-2802 Project: Jackrabbit Content Repository Issue Type: Improvement

[jira] Created: (JCR-2803) Deprecate non-pooled bundle DB persistence managers

2010-11-03 Thread Jukka Zitting (JIRA)
Deprecate non-pooled bundle DB persistence managers --- Key: JCR-2803 URL: https://issues.apache.org/jira/browse/JCR-2803 Project: Jackrabbit Content Repository Issue Type: Improvement

[jira] Commented: (JCR-2802) Deprecate all non-bundle persistence managers

2010-11-03 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12927841#action_12927841 ] Marcel Reutegger commented on JCR-2802: --- +1 Would that just be in the source code or

[jira] Commented: (JCR-2803) Deprecate non-pooled bundle DB persistence managers

2010-11-03 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12927842#action_12927842 ] Marcel Reutegger commented on JCR-2803: --- old non-pooled configurations to benefit from

[jr3] Rethinking our Jackrabbit 3.0 roadmap

2010-11-03 Thread Jukka Zitting
Hi, We have lots of good ideas on what to do in Jackrabbit 3.0, but such major changes will likely require years of effort unless we can attract lots of extra contributors. Meanwhile we'll need to live with incremental improvements to our already reasonably good and stable 2.x codebase.

[jira] Commented: (JCR-2803) Deprecate non-pooled bundle DB persistence managers

2010-11-03 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12927849#action_12927849 ] Jukka Zitting commented on JCR-2803: what's the configuration diff between those two?

[jira] Commented: (JCR-2802) Deprecate all non-bundle persistence managers

2010-11-03 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12927852#action_12927852 ] Jukka Zitting commented on JCR-2802: I was thinking of deprecating them in the source

[jira] Commented: (JCR-2802) Deprecate all non-bundle persistence managers

2010-11-03 Thread Stefan Guggisberg (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12927876#action_12927876 ] Stefan Guggisberg commented on JCR-2802: +1 Deprecate all non-bundle persistence

[jira] Updated: (JCR-2787) IndexMerger: Synchronization issue on repository shutdown

2010-11-03 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-2787: -- Priority: Minor (was: Major) Thanks a lot for finding this and the provided patch. I can

[jira] Updated: (JCR-2787) IndexMerger: Synchronization issue on repository shutdown

2010-11-03 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-2787: -- Resolution: Fixed Fix Version/s: 2.2.0 Status: Resolved (was: Patch Available)

Re: Jackrabbit Security

2010-11-03 Thread Angela Schreiber
kazim_ss...@yahoo.com wrote: We've been using IBM content manager and show links to documents in our application that user clicks to view/download documents. The document url provided by IBM content manager has a security token as part of url that is valid for some predefined time and user can

[jira] Commented: (JCR-2802) Deprecate all non-bundle persistence managers

2010-11-03 Thread Alexander Klimetschek (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12928020#action_12928020 ] Alexander Klimetschek commented on JCR-2802: +1 Deprecate all non-bundle

[jira] Commented: (JCR-2802) Deprecate all non-bundle persistence managers

2010-11-03 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12928029#action_12928029 ] Felix Meschberger commented on JCR-2802: +1 Deprecate all non-bundle persistence

Re: Perhaps a bug in Session.checkPermission oder Session.hasPermission?

2010-11-03 Thread Alexander Klimetschek
On 02.11.10 15:22, Cech. Ulrich ulrich.c...@aeb.demailto:ulrich.c...@aeb.de wrote: Hello, ich found an unexpected behavior of the methods Session.checkPermission() and Session.hasPermission(). CheckPermission throws an AccessControlException although the correct permission is set.