javax.faces.FacesException: #{_clientAction.removeNewLogoutURI(_uri)}: javax.el.MethodNotFoundException: //localhost/identity/WEB-INF/incl/client/clientForm.xhtml @391,235 action="#{_clientAction.removeNewLogoutURI(_uri)}": Method not found: org.gluu.oxtrust.action.UpdateClientAction@7b9fbcf4.removeNewLogoutURI(java.lang.String)
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via GitHub by aliaksander-samuseu
, 1 year agovia Icesoft by davisoski, 1 year ago
via Stack Overflow by EmreAltun
, 2 years agovia jboss.org by Unknown author, 1 year ago
via Stack Overflow by Sancao
, 2 years agovia Stack Overflow by Jezz Russo
, 2 years agojavax.faces.FacesException: #{_clientAction.removeNewLogoutURI(_uri)}: javax.el.MethodNotFoundException: //localhost/identity/WEB-INF/incl/client/clientForm.xhtml @391,235 action="#{_clientAction.removeNewLogoutURI(_uri)}": Method not found: org.gluu.oxtrust.action.UpdateClientAction@7b9fbcf4.removeNewLogoutURI(java.lang.String)
at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:109)
at javax.faces.component.UICommand.broadcast(UICommand.java:315)