org.apache.jackrabbit.jcr2spi.RepositoryImpl$Factory is expecting a 
non-existing javax.naming.spi.ObjectFactory implementation
------------------------------------------------------------------------------------------------------------------------------

                 Key: JCR-2305
                 URL: https://issues.apache.org/jira/browse/JCR-2305
             Project: Jackrabbit Content Repository
          Issue Type: Bug
          Components: jackrabbit-spi2dav
    Affects Versions: 2.0-alpha9
            Reporter: Ken Yue


org.apache.jackrabbit.jcr2spi.RepositoryImpl.java is expecting (lines 249-251) 
an javax.naming.spi.ObjectFactory implementation that returns an 
org.apache.jackrabbit.jcr2spi.config.RepositoryConfig object (lines 267-269) in 
its getObjectInstance() method, but no such implementation exists in either the 
org.apache.jackrabbit.jcr2spi or org.apache.jackrabbit.spi2davex or 
org.apache.jackrabbit.client packages.

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