Fwd: Regarding propfindtype request ...

2009-03-23 Thread imadhusudhanan
Forwarded Mail From : imadhusudhanan madhusudhana...@gmail.com To : users us...@jackrabbit.apache.org Date :Mon, 23 Mar 2009 00:05:23 -0700 Subject : Regarding propfindtype request ... Forwarded Mail Dear All, I m customizing

[jira] Commented: (JCR-1216) Unreferenced sessions should get garbage collected

2009-03-23 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12688259#action_12688259 ] Thomas Mueller commented on JCR-1216: - Unit test committed in revision 757364 (trunk)

Re: Regarding propfindtype request ...

2009-03-23 Thread Torgeir Veimo
If you want a webdav frontend to connect to your custom database schema, you cannot override the abstract debdav servlet, it will simply break in numerous ways. Either implement a custom backend to jackrabbit, or simply use a different webdav servlet. I'd suggest using the simple webdav servlet

[jira] Commented: (JCR-1999) Index curruption after XML import

2009-03-23 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12688275#action_12688275 ] Marcel Reutegger commented on JCR-1999: --- One of the log files indicates that the

[jira] Commented: (JCR-1999) Index curruption after XML import

2009-03-23 Thread Bart van der Schans (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12688279#action_12688279 ] Bart van der Schans commented on JCR-1999: -- Especially on most linux systems the

[jira] Updated: (JCR-2010) Retrieve row path via hierarchy manager instead of node

2009-03-23 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-2010: -- Attachment: JCR-2010.patch Updated patch. NodeIteratorImpl only calls next() on the underlying

passing struts action form object

2009-03-23 Thread sivarajan arunachalam
Hi, Can u please tell the possible ways of submitting the JSP action form other than document.form.submit through java script. If I want to retain the JSP after form submissionin what way I can submit the form. Thanks in advance, Siva.

[jira] Updated: (JCR-673) Add seperate configuration for blobstore

2009-03-23 Thread Dan Diephouse (JIRA)
[ https://issues.apache.org/jira/browse/JCR-673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Diephouse updated JCR-673: -- Attachment: blob.patch We took a separate route and made this patch which allows you to configure an

Re: passing struts action form object

2009-03-23 Thread Alexander Klimetschek
On Mon, Mar 23, 2009 at 4:56 PM, sivarajan arunachalam siva_ska1...@yahoo.com wrote: Can u please tell the possible ways of submitting the JSP action form other than document.form.submit through java script. If I want to retain the JSP after form submissionin what way I can submit the

[jira] Commented: (JCR-2015) CachingIndexReader: NullPointerException initializing parents cache

2009-03-23 Thread Dan Diephouse (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12688417#action_12688417 ] Dan Diephouse commented on JCR-2015: I'm experiencing this as well: