I'm getting ClassNotFoundException: org.apache.hadoop.hbase.util.Bytes. I'm not using Hadoop or HBase. Camel is embedded in a standalone app in Windows XP.
I see the hbase TypeConverter in the TypeConverterRegistry, but if this is the default type converter for String to byte[], why the ClassNotFoundException? The type conversion occurs in my route when marshalling my annotated CsvRecord with Bindy. -- View this message in context: http://camel.465427.n5.nabble.com/String-to-byte-array-TypeConverter-uses-hbase-util-Bytes-tp5731113.html Sent from the Camel - Users mailing list archive at Nabble.com.