Issue:
When you use Axis2 Service Archiver plugin for Eclipse, you may got following exception.
java.lang.NoClassDefFoundError: org/apache/axis2/databinding/ADBBean
Reason:
I think this is a bug for Axis plugin, because the old cache data for your last operation is not deleted when you restart eclipse.
Solution:
Delete folder: workspace/.metadata/.plugins/Axis2_Service_Archiver
本文介绍使用Axis2 Service Archiver插件时遇到的java.lang.NoClassDefFoundError异常问题及解决方案。原因是旧缓存未被清除导致,解决方法为删除特定文件夹即可。
4219

被折叠的 条评论
为什么被折叠?



