java.lang.NoClassDefFoundError: org/apache/avro/ipc/Responder

时间:2014-12-17 20:28:35   收藏:0   阅读:333
 java.lang.NoClassDefFoundError: org/apache/avro/ipc/Responder
 
出现了这个异常,代表有依赖包没有找到。。。
 
avro-ipc 是这个,引用上这个就OK啦。
 
评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!