ClassDescriptor.getDescendantClassDescriptor may throw a NullPointerException
-----------------------------------------------------------------------------

                 Key: JCR-970
                 URL: https://issues.apache.org/jira/browse/JCR-970
             Project: Jackrabbit
          Issue Type: Bug
          Components: jcr-mapping
            Reporter: Felix Meschberger


When a Class Descriptor has no jcrNodeType set, which is allowed, the 
ClassDescriptor.getDescendantClassDescriptor will throw a NullPointerException 
when checking the descriptor. This may easily be prevent by reverting the test 
for the jcr nodetype.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to