Jcr2spiRepositoryFactory: make class loading more robust
--------------------------------------------------------

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


Currently Jcr2spiRepositoryFactory loads a RepositoryServiceFactory from the 
context class loader. In an OSGi environment this fails with a 
ClassNotFoundException. I suggest to fall back to the class loader of a the 
class (Jcr2spiRepositoryFactory) in this case. 

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