Hi, I get an exception when I try to deploy a simple zookeeper route as Spring bundle on servicemix 5.1.2. java.lang.NoClassDefFoundError: Could not initialize class org.apache.zookeeper.ZooKeeper ... Caused by: java.lang.ClassNotFoundException: org.slf4j.LoggerFactory not found by org.apache.hadoop.zookeeper [95]
The slf4j jars are defined in my dependencies. Do you have the same problem with camel-zookeeper? -- View this message in context: http://servicemix.396122.n5.nabble.com/zookeeper-route-fails-tp5721705.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
