Improvement #1012
Fix naming integration for better embeddability
Start date:
27.03.2013
Due date:
% Done:
100%
Estimated time:
origin:
Description
Currently z2 registers InitialContextFactoryBuilder and ObjectFactoryBuilder implementations with the naming manager to have a completely pervasive naming provider programming model.
That however can happen exactly once and may prohibit embedding of Z2 into other environments.
On the other hand there is really only the "components" and the "resources" scheme that are actively used. And finally, the standard extensions measures of JNDI (via jndi.properties in the visibility of the current thread's context class loader) already provides for some extensibility.
So: Port the naming integration to standard means of extensibilty.
Related issues
Updated by Henning Blohm over 11 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset z2-core:af293335d1ef15e688851f529d5767c587fb5aa2.