Thomas Watson created ARIES-1694:
------------------------------------
Summary: Allow JNDI factories to be forced in if already set
Key: ARIES-1694
URL: https://issues.apache.org/jira/browse/ARIES-1694
Project: Aries
Issue Type: Bug
Components: JNDI
Reporter: Thomas Watson
While calling the factory setters on NamingManager the code currently gives up:
NamingManager.setInitialContextFactoryBuilder(builder);
NamingManager.setObjectFactoryBuilder(builder);
In some cases it is desired to override the currently set builders. A new
option should be added to enable forcing in our own builders. This should not
be enabled by default.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)