There is a big confusion and difficulty in naming thanks to JNDI 'Context's. To avoid the term 'Context' except for all generic purpose contexts (e.g. ServletContext), I'll rename ContextPartition into DitPartition and so on for similar others, and rename JNDI Context providers to have 'Jndi' prefix.
Description
There is a big confusion and difficulty in naming thanks to JNDI 'Context's. To avoid the term 'Context' except for all generic purpose contexts (e.g. ServletContext), I'll rename ContextPartition into DitPartition and so on for similar others, and rename JNDI Context providers to have 'Jndi' prefix.
Trustin Lee added a comment - 08/Oct/05 11:09 AM * Renamed ContextPartition to DirectoryPartition
* Renamed ContextFactoryService to DirectoryService and moved up to org.apache.ldap.server package.
* Renamed ContextFactoryService to DirectoryService and moved up to org.apache.ldap.server package.