[
https://issues.apache.org/jira/browse/JCR-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Reschke closed JCR-1723.
-------------------------------
> Both the JNDIDatabaseFileSystem and JNDIDatabasePersistenceManager need to
> create InitialContext with jndi.properties
> ---------------------------------------------------------------------------------------------------------------------
>
> Key: JCR-1723
> URL: https://issues.apache.org/jira/browse/JCR-1723
> Project: Jackrabbit Content Repository
> Issue Type: Improvement
> Components: jackrabbit-core
> Affects Versions: core 1.4.5
> Reporter: Kevin McKee
> Priority: Critical
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> Both the JNDIDatabaseFileSystem and JNDIDatabasePersistenceManager create an
> initial context by doing the following:
> InitialContext ic = new InitialContext();
> They should both allow the initial context to be created with specified
> jndi.properties or to be able to look up jndi.properties by default on the
> classpath.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)