You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Milinda Lakmal Pathirage (JIRA)" <ji...@apache.org> on 2010/07/05 10:13:49 UTC

[jira] Created: (ODE-866) Allow configuring custom JNDI context factory and provide url through ODE Configurations

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.