Edstrom Johan created DBCP-386:
----------------------------------

             Summary: 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


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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to