Re: String to byte array TypeConverter uses hbase.util.Bytes?

2013-04-19 Thread ekeeton
avaeye.com/) (Chinese) > Twitter: willemjiang > Weibo: 姜宁willem > > > > > > On Friday, April 19, 2013 at 6:15 AM, ekeeton wrote: > > > I'm getting ClassNotFoundException: org.apache.hadoop.hbase.util.Bytes. > I'm > > not using Hadoop or HBase. Camel

String to byte array TypeConverter uses hbase.util.Bytes?

2013-04-18 Thread ekeeton
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 ClassNo