You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Graham Leggett (Jira)" <ji...@apache.org> on 2022/06/08 11:46:00 UTC

[jira] [Created] (JCR-4797) Factories and JNDI: add javax.naming.spi.ObjectFactory to org.apache.jackrabbit.jcr2spi.Jcr2spiRepositoryFactory

Graham Leggett created JCR-4797:
-----------------------------------

             Summary: Factories and JNDI: add javax.naming.spi.ObjectFactory to org.apache.jackrabbit.jcr2spi.Jcr2spiRepositoryFactory 
                 Key: JCR-4797
                 URL: https://issues.apache.org/jira/browse/JCR-4797
             Project: Jackrabbit Content Repository
          Issue Type: Bug
            Reporter: Graham Leggett


For a J2EE container like tomcat to pass a JCR resource into an app, the factory must extend javax.naming.spi.ObjectFactory.

Teach the factories that support webdav to extend javax.naming.spi.ObjectFactory and in so doing allow them to be injected into tomcat and friends in the standard way.

This was marked fixed in JCR-1877, but it isn't clear what fix was applied.

 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)