[ 
https://issues.apache.org/jira/browse/JCR-2039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jukka Zitting updated JCR-2039:
-------------------------------

    Fix Version/s:     (was: 1.6.0)

> Add log information when node/property type determination fails
> ---------------------------------------------------------------
>
>                 Key: JCR-2039
>                 URL: https://issues.apache.org/jira/browse/JCR-2039
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-jcr2spi
>    Affects Versions: 1.5.0
>            Reporter: Michael Dürig
>            Assignee: Michael Dürig
>             Fix For: 1.5.5
>
>         Attachments: JCR-2039.patch
>
>
> getQNodeDefinition() and getQPropertyDefinition() of 
> o.a.j.jcr2spi.nodetype.ItemDefinitionProviderImpl silently ignore errors 
> which might occur on determination of node and property types. Instead these 
> methods use RepositoryService.getNodeDefinition() and 
> RepositoryService.getPropertyDefinition(), respectively to determine the 
> types. This might lead to difficult to track down problems when the 
> RepositoryService call occurs because of an error in the node type 
> definition. I suggest to add logging statements to these methods. 

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