[dna-issues] [JBoss JIRA] Commented: (DNA-291) JCR property objects do not have PropertyDefinition

Randall Hauch (JIRA) jira-events at lists.jboss.org
Wed Mar 4 14:40:22 EST 2009


    [ https://jira.jboss.org/jira/browse/DNA-291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12455483#action_12455483 ] 

Randall Hauch commented on DNA-291:
-----------------------------------

Changed the JcrSession.populateNode(...) method to look for "*" property definitions in the primary type or mixins' NodeType, and to use that for properties for which there is no explicit property defintion.

> JCR property objects do not have PropertyDefinition
> ---------------------------------------------------
>
>                 Key: DNA-291
>                 URL: https://jira.jboss.org/jira/browse/DNA-291
>             Project: DNA
>          Issue Type: Bug
>          Components: JCR
>    Affects Versions: 0.3
>            Reporter: Randall Hauch
>            Assignee: Randall Hauch
>             Fix For: 0.4
>
>
> Our JCR Property objects are not properly initialized with a valid PropertyDefinition.  Per the JSR-170 spec, each Property must have a PropertyDefinition.  I think when first implemented, we didn't have a NodeTypeManager implementation, so this was not really possible.

-- 
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