[
https://issues.apache.org/jira/browse/JCR-2068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12697517#action_12697517
]
Jukka Zitting commented on JCR-2068:
------------------------------------
> might be a RMI related issue
Quite likely, I solved a few such issues in JCRRMI-17.
Sergey, can you check whether the problem is solved if you use the JCR-RMI
preview build from [1]?
[1] http://people.apache.org/~jukka/jackrabbit/jcr-rmi-1.6.0-b1/
> null value could be set into propertyDefinition
> -----------------------------------------------
>
> Key: JCR-2068
> URL: https://issues.apache.org/jira/browse/JCR-2068
> Project: Jackrabbit Content Repository
> Issue Type: Bug
> Components: jackrabbit-jcr-rmi
> Affects Versions: 1.5.3
> Environment: Windows XP, Tomcat 6.0, JRE6
> Reporter: Sergey Sachkov
> Priority: Minor
> Attachments: JackRabbitTest.java, test.xml
>
>
> It is possible to set null value into propertyDefinition and NullPointer is
> thrown inside JackRabbit in EffectiveNodeType class,
> checkSetPropertyValueConstraintsmethod line 615. So it would be good to
> check those values for null, as null pointer inside framwork is not a good
> practice
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.