You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Mark Thomas (JIRA)" <ji...@apache.org> on 2014/01/11 19:59:51 UTC

[jira] [Resolved] (DBCP-386) Osgi imports and classpath for Class.forName

     [ https://issues.apache.org/jira/browse/DBCP-386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Thomas resolved DBCP-386.
------------------------------

    Resolution: Duplicate

> Osgi imports and classpath for Class.forName
> --------------------------------------------
>
>                 Key: DBCP-386
>                 URL: https://issues.apache.org/jira/browse/DBCP-386
>             Project: Commons Dbcp
>          Issue Type: Bug
>    Affects Versions: 1.4
>         Environment: OSGi, felix, equinox, karaf
>            Reporter: Edstrom Johan
>            Priority: Minor
>             Fix For: 1.4.1
>
>
> The bundle MANIFEST does not provide a Dynamic import, this forces you to either attach data sources as a fragment or load them via exposed system classes.
> A dynamic import * would simplify this.
> <commons.osgi.dynamicImport>*</commons.osgi.dynamicImport>



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)