"javax.el.MethodNotFoundException" while invoking a method of a managed bean on JBoss EAP
Issue
Found an error after clicking in a page button of the web application deployed on JBoss EAP:
Caused by: javax.el.MethodNotFoundException:
/view/myPage.xhtml
@748,312 action="#{myManagedBean.myMethod}": JBWEB006019: Method not found:
my.package.MyManagedBean@1ac0a3bd.myMethod()
Environment
- Red Hat JBoss Enterprise Application Platform (EAP) 5.x, 6.x
- Java Server Faces (JSF) 1.2
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.