Property collectionClassName of  CollectionDescriptor is never used 
--------------------------------------------------------------------

                 Key: JCR-1909
                 URL: https://issues.apache.org/jira/browse/JCR-1909
             Project: Jackrabbit
          Issue Type: Bug
          Components: jackrabbit-ocm
    Affects Versions: 1.6.0
            Reporter: Sandrine Raffalli


Line 787 of ObjectConverterImpl : Class collectionFieldClass = 
ReflectionUtils.getPropertyType(object, collectionDescriptor.getFieldName());

The collection field class is always determined by reflection and never with 
the property collectionClassName of CollectionDescriptor.

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