You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2013/04/25 16:20:15 UTC

[jira] [Created] (SLING-2841) Dynamic classloader is not set for first resource from the jcr iterator

Carsten Ziegeler created SLING-2841:
---------------------------------------

             Summary: Dynamic classloader is not set for first resource from the jcr iterator
                 Key: SLING-2841
                 URL: https://issues.apache.org/jira/browse/SLING-2841
             Project: Sling
          Issue Type: Bug
          Components: JCR
    Affects Versions: JCR Resource 2.2.6
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
             Fix For: JCR Resource 2.2.8


The JcrNodeResourceIterator constructor is first calling seek() before setting it's classloader. Therefore during the first seek() call, the classloader is still null and the first returned resource has no classloader set.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira