I moved the problem to stackoverflow, as there might be more readers. see http://stackoverflow.com/questions/10191512/hbase-and-osgi-cant-find-hbase-default-xml
I also got more insights into the problem, n I would appreciate any hints that would solve this. Thanks, and best regards -----Original Message----- From: David Pocivalnik [mailto:[email protected]] Sent: Montag, 16. April 2012 09:02 To: [email protected] Subject: hbase-default.xml file seems to be for and old version of HBase (null) Hy, this is a response to http://mail-archives.apache.org/mod_mbox/hbase-dev/201204.mbox/%3CCAGpTDNfS4g-TPeCriu%2BGxk81%3Dr09B-hgzWD7EzknMBm_4hWvqg%40mail.gmail.com%3E I didn't get any re-e-mail, and was not subscribed. Sorry. But, as I use maven for all that I'm sure that I don't use version 0.20. This is the dependency I use to create my OSGi lib: <dependency> <groupId>org.apache.hbase</groupId> <artifactId>hbase</artifactId> <version>0.92.0</version> </dependency> Is there any other explanation that would cause this error? Thanks. +----------------------------------------------------------------------+ | - The message was not encrypted and not digitally signed | +----------------------------------------------------------------------+
