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

Patrick Hunt commented on ZOOKEEPER-1656:
-----------------------------------------

Florian is this an issue any longer or should we close it?

> OSGI - Missing import package - ClassNotFoundException
> ------------------------------------------------------
>
>                 Key: ZOOKEEPER-1656
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1656
>             Project: ZooKeeper
>          Issue Type: Bug
>    Affects Versions: 3.4.5
>         Environment: OSGi
>            Reporter: Florian Pirchner
>
> "Import package" are missing for bundle org.apache.hadoop.zookeeper.
> I am getting an exception running the Zookeeper server in an OSGi environment.
> ZookeeperServerMain uses
> import org.slf4j.Logger;
> import org.slf4j.LoggerFactory;
> But there is no import in MANIFEST.mf:
> Import-Package: javax.management,org.apache.log4j,org.osgi.framework;v
>  ersion="[1.4,2.0)",org.osgi.util.tracker;version="[1.1,2.0)"
> I am sure that another missing package would be the subpackage of 
> org.apache.log4j like org.apache.log4j.jmx.
> Best, Florian



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to