Re: How to store contents on an LPAR

2011-02-16 Thread kazim_ss...@yahoo.com
Found it: DataStore param "path" can be set to desired location, it points to "${rep.home}/repository/datastore" by default. Thanks, KS -- View this message in context: http://jackrabbit.510166.n4.nabble.com/How-to-store-contents-on-an-LPAR-tp3309171p3309614.html Sent from the Jackrabbit - Dev

[jira] Created: (JCR-2897) Remove jcr-commons dependency from jackrabbit-webdav

2011-02-16 Thread angela (JIRA)
Remove jcr-commons dependency from jackrabbit-webdav Key: JCR-2897 URL: https://issues.apache.org/jira/browse/JCR-2897 Project: Jackrabbit Content Repository Issue Type: Bug Re

[jira] Assigned: (JCR-2896) WebdavResponseImpl should cache TransformerFactory

2011-02-16 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela reassigned JCR-2896: --- Assignee: angela > WebdavResponseImpl should cache TransformerFactory > ---

[jira] Reopened: (JCR-2892) Large fetch sizes have potentially deleterious effects on VM memory requirements when using Oracle

2011-02-16 Thread Christopher Elkins (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Elkins reopened JCR-2892: - I do have a reproducible case in my application, but it is not something I can easily reduce t

Store contents on an LPAR

2011-02-16 Thread kazim_ss...@yahoo.com
Hi, When using File DataStore "org.apache.jackrabbit.core.data.FileDataStore", uploaded files are saved in "jackrabbit\repository\datastore" folder. Is there a way (a configuration property) to store the contents at a different location? I would like to store documents on an LPAR on network. Tha

[jira] Commented: (JCR-2874) Locked helper class improvements

2011-02-16 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995366#comment-12995366 ] Thomas Mueller commented on JCR-2874: - OK, when I try to build everything (on trunk), I

[jira] Commented: (JCR-2874) Locked helper class improvements

2011-02-16 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995349#comment-12995349 ] Jukka Zitting commented on JCR-2874: Re: test dependencies; See JCR-2692 where this was

[jira] Commented: (JCR-2874) Locked helper class improvements

2011-02-16 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995344#comment-12995344 ] Thomas Mueller commented on JCR-2874: - What about adding a dependency of type "test" to

[jira] Updated: (JCR-2896) WebdavResponseImpl should cache TransformerFactory

2011-02-16 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela updated JCR-2896: Issue Type: Improvement (was: Bug) > WebdavResponseImpl should cache TransformerFactory > --

[jira] Created: (JCR-2896) WebdavResponseImpl should cache TransformerFactory

2011-02-16 Thread Stepan Koltsov (JIRA)
WebdavResponseImpl should cache TransformerFactory -- Key: JCR-2896 URL: https://issues.apache.org/jira/browse/JCR-2896 Project: Jackrabbit Content Repository Issue Type: Bug Componen

[jira] Commented: (JCR-2874) Locked helper class improvements

2011-02-16 Thread Randall Hauch (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995311#comment-12995311 ] Randall Hauch commented on JCR-2874: I dislike the idea of moving 'jcr-commons' into 'ja

[jira] Created: (JCR-2895) SessionImpl#getSubject() should return an unmodifiable subject

2011-02-16 Thread angela (JIRA)
SessionImpl#getSubject() should return an unmodifiable subject -- Key: JCR-2895 URL: https://issues.apache.org/jira/browse/JCR-2895 Project: Jackrabbit Content Repository Issue Type

[jira] Resolved: (JCR-2894) AbstractLoginModule#logout() : credentials will not be clared as Subject.getPublicCredentials(Class) isn't backed by the subject internal set

2011-02-16 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela resolved JCR-2894. - Resolution: Fixed > AbstractLoginModule#logout() : credentials will not be clared as > Subject.getPublicCredential

[jira] Resolved: (JCR-2851) Authentication Mechanism Based on Login Token

2011-02-16 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela resolved JCR-2851. - Resolution: Fixed > Authentication Mechanism Based on Login Token > - >

[jira] Updated: (JCR-2894) AbstractLoginModule#logout() : credentials will not be clared as Subject.getPublicCredentials(Class) isn't backed by the subject internal set

2011-02-16 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela updated JCR-2894: Component/s: security jackrabbit-core Fix Version/s: 2.3.0 > AbstractLoginModule#logout() :

[jira] Commented: (JCR-2874) Locked helper class improvements

2011-02-16 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995289#comment-12995289 ] Thomas Mueller commented on JCR-2874: - Hi Angela, No need to flame. I'm familiar with J

[jira] Commented: (JCR-2874) Locked helper class improvements

2011-02-16 Thread Dominique Pfister (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995284#comment-12995284 ] Dominique Pfister commented on JCR-2874: Good to know, Angela, but I don't think it

[jira] Commented: (JCR-2874) Locked helper class improvements

2011-02-16 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995280#comment-12995280 ] angela commented on JCR-2874: - > Or we move the jcr-commons code to jackrabbit core (getting rid

[jira] Commented: (JCR-2874) Locked helper class improvements

2011-02-16 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995274#comment-12995274 ] Thomas Mueller commented on JCR-2874: - > We have a bit of a problem with unit testing in

[jira] Created: (JCR-2894) AbstractLoginModule#logout() : credentials will not be clared as Subject.getPublicCredentials(Class) isn't backed by the subject internal set

2011-02-16 Thread angela (JIRA)
AbstractLoginModule#logout() : credentials will not be clared as Subject.getPublicCredentials(Class) isn't backed by the subject internal set -