[infinispan-issues] [JBoss JIRA] (ISPN-4265) Make it possible to deploy c3p0 in OSGi

Ion Savin (JIRA) issues at jboss.org
Tue May 6 10:21:56 EDT 2014


     [ https://issues.jboss.org/browse/ISPN-4265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ion Savin updated ISPN-4265:
----------------------------

    Description: 
* dynamic import "*" for driver loading (or look for a service-based approach) - check how drivers are loaded in OSGi usually
* use contextClassLoaderSource = library (instead of the default "caller" which maps to the TCCL
* check that c3p0.properties can be loaded properly or a) load through the file lookup or b) move to non-default package 
* update version from 0.9.1.2 to latest (0.9.2.1 at the moment) if possible


> Make it possible to deploy c3p0 in OSGi
> ---------------------------------------
>
>                 Key: ISPN-4265
>                 URL: https://issues.jboss.org/browse/ISPN-4265
>             Project: Infinispan
>          Issue Type: Feature Request
>            Reporter: Ion Savin
>            Assignee: Ion Savin
>
> * dynamic import "*" for driver loading (or look for a service-based approach) - check how drivers are loaded in OSGi usually
> * use contextClassLoaderSource = library (instead of the default "caller" which maps to the TCCL
> * check that c3p0.properties can be loaded properly or a) load through the file lookup or b) move to non-default package 
> * update version from 0.9.1.2 to latest (0.9.2.1 at the moment) if possible



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the infinispan-issues mailing list