You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Charlie Mordant (JIRA)" <ji...@apache.org> on 2014/05/23 23:17:02 UTC

[jira] [Created] (DERBY-6586) CLONE - derbyclient.jar conflict with derby.jar on package export, which is problematic on OSGI environment

Charlie Mordant created DERBY-6586:
--------------------------------------

             Summary: CLONE - derbyclient.jar conflict with derby.jar on package export, which is problematic on OSGI environment
                 Key: DERBY-6586
                 URL: https://issues.apache.org/jira/browse/DERBY-6586
             Project: Derby
          Issue Type: Bug
          Components: Eclipse Plug-in, Services
    Affects Versions: 10.4.2.0
         Environment: OSGi
            Reporter: Charlie Mordant
            Assignee: Bryan Pendleton
             Fix For: 10.5.3.1, 10.6.1.0


The manifest in derbyclient.jar is incomplete for usage in OSGi.  There are no packages exported.  This appears to only be a problem in standalone equinox (outside of eclipse).  Note that I did not try other OSGi containers.

The fix is relatively simple.  Adding the Export-Package manifest header should take care of the problem.



--
This message was sent by Atlassian JIRA
(v6.2#6252)