[
https://issues.apache.org/jira/browse/DIRSERVER-557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Karasulu closed DIRSERVER-557.
-----------------------------------
Resolution: Fixed
Yep this is all done now. The Contexts in the core-jndi provider will just
wrap the DirectoryService which is provided in the constructor to a context.
> Create a partition factory?
> ---------------------------
>
> Key: DIRSERVER-557
> URL: https://issues.apache.org/jira/browse/DIRSERVER-557
> Project: Directory ApacheDS
> Issue Type: Sub-task
> Components: core
> Reporter: Alex Karasulu
> Assignee: Alex Karasulu
> Priority: Minor
> Fix For: 1.5.4
>
>
> The majority of the code in the ServerContextFactory which is an
> InitialContextFactory implementation is for firing up the Eve backend
> subsystem at this point. This is not relavent to what an
> InitialContextFactory impl should be doing. Yes an InitialContextFactory
> impl will most likely trigger the firing up of the server but the actually
> assembly of the backend subsystem is not its concern. What I'm thinking here
> is creating a factory for assembing the subsystem. This will remove and
> better isolate this code which is only cluttering up the JNDI provider at the
> present moment.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.