java.lang.VerifyError: org/primefaces/behavior/confirm/ConfirmBehaviorHandler Wrong return type in function

后端 未结 3 822
悲哀的现实
悲哀的现实 2021-01-18 01:50

This morning (South African time), Maven downloaded the latest primefaces jar (version 5.3). While my project is setup in a manner that maven deploys the project to my Web C

3条回答
  •  梦谈多话
    2021-01-18 02:44

    Try this: in eclipse in "servers" tab right-click on the Tomcat instance and click on "Clean Tomcat Work Directory ...".

提交回复
热议问题