dev  

[jira] Created: (JCR-2487) WorkspaceItemStateFactory#createItemStates throws ClassCastException

JIRA
Mon, 08 Feb 2010 07:35:55 -0800

WorkspaceItemStateFactory#createItemStates throws ClassCastException
--------------------------------------------------------------------

                 Key: JCR-2487
                 URL: https://issues.apache.org/jira/browse/JCR-2487
             Project: Jackrabbit Content Repository
          Issue Type: Bug
          Components: jackrabbit-jcr2spi
    Affects Versions: 2.1.0
            Reporter: Michael Dürig
            Assignee: Michael Dürig


When the first item in the ItemInfo iterator returned by the RepositoryService 
is a PropertyInfo instead a NodeInfo, a ClassCastException is thrown. This 
should rather be a ItemNotFoundException.


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