[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14660442#comment-14660442
 ] 

Chris Nauroth commented on ZOOKEEPER-2242:
------------------------------------------

See this discussion on the user@ list for more background:

http://mail-archives.apache.org/mod_mbox/zookeeper-user/201508.mbox/%3COFAC303E0D.DE093989-ON85257E94.0000DFC4-85257E94.0001B1C3%40us.ibm.com%3E

Thank you to [~cbarlock] for reporting the bug.  (Chris, please feel free to 
assign this to yourself if you'd like to provide a patch.)

> ZooKeeper OSGi bundle is missing package import for org.ietf.jgss.
> ------------------------------------------------------------------
>
>                 Key: ZOOKEEPER-2242
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2242
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: build
>            Reporter: Chris Nauroth
>
> The ZooKeeper build injects OSGi headers into the manifest, but the 
> {{Import-Package}} header does not include {{org.ietf.jgss}}, which is used 
> by the ZooKeeper code.  For applications using ZooKeeper inside an OSGi 
> container, this can cause {{ClassNotFoundException}} unless the application 
> adds the missing import to its own OSGi bundle.



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

Reply via email to