[dna-issues] [JBoss JIRA] Resolved: (DNA-347) JcrQuery.storeAsNode Is Not Implemented

Randall Hauch (JIRA) jira-events at lists.jboss.org
Mon Apr 13 15:22:22 EDT 2009


     [ https://jira.jboss.org/jira/browse/DNA-347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Randall Hauch resolved DNA-347.
-------------------------------

    Fix Version/s: 0.4
       Resolution: Done
         Assignee: Randall Hauch


Applied the patch, which implements the JcrQuery.storeAsNode(...) method.  Minor change to look up the root node directly if the parent was the root.

> JcrQuery.storeAsNode Is Not Implemented
> ---------------------------------------
>
>                 Key: DNA-347
>                 URL: https://jira.jboss.org/jira/browse/DNA-347
>             Project: DNA
>          Issue Type: Bug
>          Components: JCR
>    Affects Versions: 0.3
>            Reporter: Brian Carothers
>            Assignee: Randall Hauch
>            Priority: Minor
>             Fix For: 0.4
>
>         Attachments: DNA-347.patch
>
>
> JcrQuery.storeAsNode currently throws an UnsupportedRepositoryOperationException as per spec for L1-only JCR repositories.  Since the intent clearly seems to be that DNA will support L2 functionality (and since the addNode method has been implemented), this would need to change to actually store the query in the given node.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the dna-issues mailing list