Allow configuring custom JNDI context factory and provide url through ODE
Configurations
----------------------------------------------------------------------------------------
Key: ODE-866
URL: https://issues.apache.org/jira/browse/ODE-866
Project: ODE
Issue Type: Improvement
Reporter: Milinda Lakmal Pathirage
When embedding ODE in certain environments, we need to allow configuring custom
JNDI context factory class and custom JNDI provider URL for Data source lookup.
To facilitate this we can introduce two new properties to OdeConfigProperties
and we can avoid setting these properties if one of the properties are not
available in the provided configuration file.
Example property names:
jndi.context.factory
jndi.provider.url
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.