Struts2 Error when Deploying: Unable to load bean: type: class:com.opensymphony.xwork2.ObjectFactory

前端 未结 5 658
暗喜
暗喜 2021-01-18 09:00

I\'m creating a basic Struts2, Maven webApp and getting this error when I deploy to Tomcat 6 or Jetty. Has anyone seen this?

  2010-07-29 15:33:38.801::WARN         


        
5条回答
  •  春和景丽
    2021-01-18 09:42

    I think struts2-core-2.1.8.1.jar copy or you have included this jar file some where in your webapplication so remove it and continue

提交回复
热议问题