You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Ankit Aggarwal (JIRA)" <ji...@apache.org> on 2015/02/18 09:27:11 UTC

[jira] [Created] (SLING-4429) Support JNDI lookup in JDBC DataSource Provider for WebSphere

Ankit Aggarwal created SLING-4429:
-------------------------------------

             Summary: Support JNDI lookup in JDBC DataSource Provider for WebSphere
                 Key: SLING-4429
                 URL: https://issues.apache.org/jira/browse/SLING-4429
             Project: Sling
          Issue Type: Bug
            Reporter: Ankit Aggarwal
            Priority: Critical


JNDI lookup fails in case of WebSphere as mentioned in JIRA SLING-3735.
(Where we are trying the JNDI access from a thread that is not managed by the J2EE.).

In this case, We will create a Listener in sling launchpad webapp and then register the JNDI DataSource in DummyContext which would then be available in OSGI environment.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)