[jira] Resolved: (JCR-393) WebDAV Library: VersionControlledResource constant lists wrong method

2006-04-12 Thread angela (JIRA)
[ http://issues.apache.org/jira/browse/JCR-393?page=all ] angela resolved JCR-393: Fix Version: 1.0.1 Resolution: Fixed fixed rev. 393414 Note: The current solution of listing dav-methods supported by a particular type of resource is not very

[jira] Updated: (JCR-393) WebDAV Library: VersionControlledResource constant lists wrong method

2006-04-12 Thread angela (JIRA)
[ http://issues.apache.org/jira/browse/JCR-393?page=all ] angela updated JCR-393: --- Version: 1.0 WebDAV Library: VersionControlledResource constant lists wrong method - Key: JCR-393

[jira] Created: (JCR-394) WebDAV Library: Define method-set constants that reflect the feature set.

2006-04-12 Thread angela (JIRA)
WebDAV Library: Define method-set constants that reflect the feature set. - Key: JCR-394 URL: http://issues.apache.org/jira/browse/JCR-394 Project: Jackrabbit Type: Improvement Components:

[jira] Commented: (JCR-392) Accessing element by number does not work

2006-04-12 Thread Oliver Wehrens (JIRA)
[ http://issues.apache.org/jira/browse/JCR-392?page=comments#action_12374156 ] Oliver Wehrens commented on JCR-392: The full code for this example is: import org.apache.jackrabbit.core.jndi.RegistryHelper; import javax.jcr.*; import

[jira] Assigned: (JCR-392) Accessing element by number does not work

2006-04-12 Thread Marcel Reutegger (JIRA)
[ http://issues.apache.org/jira/browse/JCR-392?page=all ] Marcel Reutegger reassigned JCR-392: Assign To: Marcel Reutegger Accessing element by number does not work - Key: JCR-392 URL:

[jira] Commented: (JCR-388) add support for RFC 3253 to the simple server

2006-04-12 Thread angela (JIRA)
[ http://issues.apache.org/jira/browse/JCR-388?page=comments#action_12374168 ] angela commented on JCR-388: while reviewing the patch i looked for reason the missing size in the version-report as well. i'd say this caused by again the missing handler for

Re: my custom access manager

2006-04-12 Thread Torgeir Veimo
On Wed, 2006-04-12 at 13:35 +0200, Paco Avila wrote: I am developing my custom AccessManager for my jacrabbit based project. User access information is stored in the Nodes. So, I need to access this Node Properties in my custom AccessManager. But I can't because this property access is also

[jira] Assigned: (JCR-395) Using transactions leads to memory leak

2006-04-12 Thread Tobias Bocanegra (JIRA)
[ http://issues.apache.org/jira/browse/JCR-395?page=all ] Tobias Bocanegra reassigned JCR-395: Assign To: Tobias Bocanegra Using transactions leads to memory leak --- Key: JCR-395 URL:

[jira] Closed: (JCR-395) Using transactions leads to memory leak

2006-04-12 Thread Tobias Bocanegra (JIRA)
[ http://issues.apache.org/jira/browse/JCR-395?page=all ] Tobias Bocanegra closed JCR-395: Using transactions leads to memory leak --- Key: JCR-395 URL:

[jira] Resolved: (JCR-395) Using transactions leads to memory leak

2006-04-12 Thread Tobias Bocanegra (JIRA)
[ http://issues.apache.org/jira/browse/JCR-395?page=all ] Tobias Bocanegra resolved JCR-395: -- Fix Version: 1.1 Resolution: Fixed fixed. New Revision: 393452 Using transactions leads to memory leak ---

[jira] Erstellt: (JCR-396) RMI published Repository using the jcr-rmi library gets lots over time

2006-04-12 Thread Felix Meschberger (JIRA)
RMI published Repository using the jcr-rmi library gets lots over time -- Key: JCR-396 URL: http://issues.apache.org/jira/browse/JCR-396 Project: Jackrabbit Type: Bug Components: rmi

[jira] Created: (JCR-397) Webdav Library: MultiStatusResponse calls DavResource#getProperties() in case of PROPFIND by property.

2006-04-12 Thread angela (JIRA)
Webdav Library: MultiStatusResponse calls DavResource#getProperties() in case of PROPFIND by property. -- Key: JCR-397 URL: http://issues.apache.org/jira/browse/JCR-397

[jira] Aktualisiert: (JCR-396) RMI published Repository using the jcr-rmi library gets lost over time

2006-04-12 Thread Felix Meschberger (JIRA)
[ http://issues.apache.org/jira/browse/JCR-396?page=all ] Felix Meschberger updated JCR-396: -- Summary: RMI published Repository using the jcr-rmi library gets lost over time (was: RMI published Repository using the jcr-rmi library gets lots over

[jira] Erledigt: (JCR-396) RMI published Repository using the jcr-rmi library gets lost over time

2006-04-12 Thread Felix Meschberger (JIRA)
[ http://issues.apache.org/jira/browse/JCR-396?page=all ] Felix Meschberger resolved JCR-396: --- Resolution: Fixed Fixed applying the patch in Rev. 393456 RMI published Repository using the jcr-rmi library gets lost over time

Re: my custom access manager

2006-04-12 Thread Torgeir Veimo
On Wed, 2006-04-12 at 16:59 +0200, Paco Avila wrote: El mié, 12-04-2006 a las 13:55 +0200, Torgeir Veimo escribió: On Wed, 2006-04-12 at 13:35 +0200, Paco Avila wrote: I am developing my custom AccessManager for my jacrabbit based project. User access information is stored in the Nodes.

[jira] Updated: (JCR-391) WebDAV method invocation trying to create a new resource should fail with 409 (Conflict) if parent resource does not exist

2006-04-12 Thread Julian Reschke (JIRA)
[ http://issues.apache.org/jira/browse/JCR-391?page=all ] Julian Reschke updated JCR-391: --- Attachment: diff.txt OK, as Angela pointed out, this is because Litmus is trying a shallow copy, which currently isn't implemented. Returning 403 in this case is

[jira] Created: (JCR-398) maven2 repository

2006-04-12 Thread David J. M. Karlsen (JIRA)
maven2 repository - Key: JCR-398 URL: http://issues.apache.org/jira/browse/JCR-398 Project: Jackrabbit Type: Improvement Reporter: David J. M. Karlsen Priority: Minor Could somebody care to upload jackrabbit to maven2 repo's at ibiblio?