Re: Modifying node types

2006-07-14 Thread Thomas Bopp
Hi there! I have similar problems with changing node-type-definitions and registering nodes in general. I am currently using CompactNodeTypeDefReader and auto-generating the node definitions from Annotations. For that data-classes are used which represent the different nodes in the

[jira] Commented: (JCR-472) Wrap IllegalArgumentException from UUID when bad ID passed to Session.getNodeByUUID

2006-07-14 Thread Stefan Guggisberg (JIRA)
[ http://issues.apache.org/jira/browse/JCR-472?page=comments#action_12421043 ] Stefan Guggisberg commented on JCR-472: --- +1 for applying the patch Wrap IllegalArgumentException from UUID when bad ID passed to Session.getNodeByUUID

[jira] Created: (JCR-479) incorrect definition of built-in node type nt:hierarchyNode

2006-07-14 Thread Stefan Guggisberg (JIRA)
incorrect definition of built-in node type nt:hierarchyNode --- Key: JCR-479 URL: http://issues.apache.org/jira/browse/JCR-479 Project: Jackrabbit Issue Type: Bug Components:

[jira] Commented: (JCR-480) JCR connectivity with FrontPage 2003

2006-07-14 Thread angela (JIRA)
[ http://issues.apache.org/jira/browse/JCR-480?page=comments#action_12421074 ] angela commented on JCR-480: this looks like a recent post in the dev-liste. if i remember correctly i asked for further information that help me understand,what problem

[jira] Reopened: (JCR-480) JCR connectivity with FrontPage 2003

2006-07-14 Thread Jukka Zitting (JIRA)
[ http://issues.apache.org/jira/browse/JCR-480?page=all ] Jukka Zitting reopened JCR-480: --- Don't be too harsh on her (assuming you're a she, Lalitha?), Tobias explicitly asked her to file a Jira issue for this. She also did provide a relatively

[jira] Updated: (JCR-480) JCR connectivity with FrontPage 2003

2006-07-14 Thread Jukka Zitting (JIRA)
[ http://issues.apache.org/jira/browse/JCR-480?page=all ] Jukka Zitting updated JCR-480: -- Environment: MS Windows 2003, VS .NET 2003, FrontPage 2003, Tomcat 5.5.17, jackrabbit-server-1.0.1.war (was: MS Windows 2003, VS .NET 2003, FrontPage 2003) the

Re: using jackrabbit to store email with meta-data

2006-07-14 Thread Jukka Zitting
Hi, On 7/13/06, robert burrell donkin [EMAIL PROTECTED] wrote: the folder metaphor is widely used today. most clients use it extensively. many mailing list archives are also organised in hierachical fashion. so, integrating with existing email clients means supporting a hierarchy. You're

[jira] Updated: (JCR-442) Implement a backup tool

2006-07-14 Thread Nicolas Toper (JIRA)
[ http://issues.apache.org/jira/browse/JCR-442?page=all ] Nicolas Toper updated JCR-442: -- Attachment: jackrabbit-1.patch.txt Jackrabbit patch with 2 classes for ConfigurationParser. I couldn't test the class since Jackrabbit does not currently compile