This topic created in 3191 days ago, the information mentioned may be changed or developed.
eclipse 中 jetty6 运行项目时候出现
[main] ERROR [com.opensymphony.xwork2.util.finder.ClassFinder] - Unable to read class [com.linkcm.production.web.Template.TemplateAction]
java.lang.NoClassDefFoundError: com/opensymphony/xwork2/util/finder/ClassFinder$InfoBuildingVisitor
jetty8 运行时候没有问题
请问怎么解决