[ http://issues.apache.org/jira/browse/MYFACES-585?page=all ]
     
sean schofield closed MYFACES-585:
----------------------------------

    Resolution: Won't Fix

This does not appear to be a bug but rather a problem with your code.  Please 
post your problem to the user list.  Its best to post there and wait until 
someone else confirms it is a true bug before reporting to JIRA.  Please also 
include the relevant JSP code in your post b/c its impossible to know the 
problem in this case without it.

> Unable to find setter method for attribute: rowId
> -------------------------------------------------
>
>          Key: MYFACES-585
>          URL: http://issues.apache.org/jira/browse/MYFACES-585
>      Project: MyFaces
>         Type: Bug
>   Components: Tomahawk
>     Versions: Nightly Build
>  Environment: XP Pro., tomcat 5.5.9, jdk 1.5.0_04
>     Reporter: Oliver Gottwald

>
> hello,
> I'm new to the group and will be doing a tun with JSF, and myFaces over the 
> next 6 to 12 months.  I'm currently working on getting rowOnClick working in 
> a simple jsf file derived from sortTable.jsp example of the myFaces examples. 
>  I'm getting the below error.  I think I'm missing something in my 
> configuration for usage of tomahawk.  Outside of putting the tomahawk.jar in 
> my WEB-INF\lib what else needs done???  Any input on the below issue would be 
> greatly appreciated.
> Also does anyone know where to / or have the great examples from 
> http://www.irian.at/myfaces/home.jsf
> thanks,
> oliver
> =============================================================================
> javax.servlet.ServletException: /sortTable.jsp(56,16) Unable to find setter 
> method for attribute: rowId
>       javax.faces.webapp.FacesServlet.service(FacesServlet.java:125)
>       
> org.apache.myfaces.component.html.util.ExtensionsFilter.doFilter(ExtensionsFilter.java:112)
> root cause 
> javax.faces.FacesException: /sortTable.jsp(56,16) Unable to find setter 
> method for attribute: rowId
>       
> org.apache.myfaces.context.servlet.ServletExternalContextImpl.dispatch(ServletExternalContextImpl.java:411)
>       
> org.apache.myfaces.application.jsp.JspViewHandlerImpl.renderView(JspViewHandlerImpl.java:280)
>       
> org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:300)
>       javax.faces.webapp.FacesServlet.service(FacesServlet.java:110)
>       
> org.apache.myfaces.component.html.util.ExtensionsFilter.doFilter(ExtensionsFilter.java:112)
> ===================================================================================

-- 
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

Reply via email to