JBI integration layer should use JNDI InitialContext from the JBI
ComponentContext
----------------------------------------------------------------------------------
Key: ODE-386
URL: https://issues.apache.org/jira/browse/ODE-386
Project: ODE
Issue Type: Bug
Components: JBI Integration
Affects Versions: 1.2
Reporter: Alex Boisvert
Fix For: 1.3
Ode currently obtains the InitialContext by doing "new InitialContext()"
whereas it should use the InitialContext from
ComponentContext.getNamingContext()
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.