You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Dennis Byrne (JIRA)" <de...@myfaces.apache.org> on 2006/12/29 17:30:25 UTC

[jira] Commented: (TOMAHAWK-149) Unable to find setter method for attribute - inputSuggest

    [ http://issues.apache.org/jira/browse/TOMAHAWK-149?page=comments#action_12461405 ] 
            
Dennis Byrne commented on TOMAHAWK-149:
---------------------------------------

Sean, check out 

http://svn.apache.org/viewvc/myfaces/tomahawk/trunk/core/src/test/java/org/apache/myfaces/test/AbstractTagLibTestCase.java?revision=491030&view=markup

and 

http://svn.apache.org/viewvc/myfaces/tomahawk/trunk/core/src/test/java/org/apache/myfaces/test/MyFacesTagLibTestCase.java?revision=491030&view=markup

Right now the api, impl and tomahawk are locked down.  We can use these tests to track progress for both tobago and sandbox.

> Unable to find setter method for attribute - inputSuggest
> ---------------------------------------------------------
>
>                 Key: TOMAHAWK-149
>                 URL: http://issues.apache.org/jira/browse/TOMAHAWK-149
>             Project: MyFaces Tomahawk
>          Issue Type: Bug
>          Components: InputSuggestAjax
>         Environment: Windows XP, Tomcat 5.5.9
>            Reporter: Dennys Sanches
>         Assigned To: sean schofield
>
> 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