[
https://issues.apache.org/jira/browse/JCR-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Dürig resolved JCR-2441.
--------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
Fixed at revision: 890894
> 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
> Fix For: 2.0.0
>
>
> 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.