[ http://issues.apache.org/jira/browse/MYFACES-1013?page=comments#action_12362227 ]
Dennis Byrne commented on MYFACES-1013: --------------------------------------- related issue ... http://issues.apache.org/jira/browse/MYFACES-970?page=all > Unable to find setter method for attribute - inputSuggest > --------------------------------------------------------- > > Key: MYFACES-1013 > URL: http://issues.apache.org/jira/browse/MYFACES-1013 > Project: MyFaces > Type: Bug > Components: Sandbox > Versions: Nightly > Environment: Windows XP, Tomcat 5.5.9 > Reporter: Dennys Sanches > Priority: Critical > > I´m trying to use inputSuggest and in the firsts tests everything was > working. > But, when i try to use onchange events or onblur events i get the following > error: > HTTP Status 500 - > -------------------------------------------------------------------------------- > type Exception report > message > description The server encountered an internal error () that prevented it > from fulfilling this request. > exception > javax.servlet.ServletException: /pages/cadlancamento.jsp(74,47) Unable to > find setter method for attribute: onchange > javax.faces.webapp.FacesServlet.service(FacesServlet.java:123) > > org.apache.myfaces.component.html.util.ExtensionsFilter.doFilter(ExtensionsFilter.java:129) > root cause > javax.faces.FacesException: /pages/cadlancamento.jsp(74,47) Unable to find > setter method for attribute: onchange > > org.apache.myfaces.context.servlet.ServletExternalContextImpl.dispatch(ServletExternalContextImpl.java:422) > > org.apache.myfaces.application.jsp.JspViewHandlerImpl.renderView(JspViewHandlerImpl.java:234) > > org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:372) > javax.faces.webapp.FacesServlet.service(FacesServlet.java:109) > > org.apache.myfaces.component.html.util.ExtensionsFilter.doFilter(ExtensionsFilter.java:129) > note The full stack trace of the root cause is available in the Apache > Tomcat/5.5.9 logs. > -------------------------------------------------------------------------------- > Apache Tomcat/5.5.9 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
