[richfaces-issues] [JBoss JIRA] Created: (RF-3900) <h:inputTextarea> does not work under myfaces.

Alexander Dubovsky (JIRA) jira-events at lists.jboss.org
Tue Jul 15 05:22:39 EDT 2008


<h:inputTextarea> does not work under myfaces.
----------------------------------------------

                 Key: RF-3900
                 URL: http://jira.jboss.com/jira/browse/RF-3900
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.2
            Reporter: Alexander Dubovsky
         Assigned To: Nick Belaevski
            Priority: Critical


#Try to use <h:inputTextarea> component in application built under myfaces.
#Navigate to page with <h:inputTextarea>
Result: exception:

Caused by: java.lang.IllegalArgumentException: Component org.richfaces.component.html.HtmlInputTextarea is no HtmlInputTextarea
	at org.apache.myfaces.taglib.html.HtmlInputTextareaTag.setProperties(HtmlInputTextareaTag.java:274)
	at javax.faces.webapp.UIComponentELTag.createComponent(UIComponentELTag.java:100)
	at javax.faces.webapp.UIComponentClassicTagBase.findComponent(UIComponentClassicTagBase.java:1101)
	at javax.faces.webapp.UIComponentClassicTagBase.doStartTag(UIComponentClassicTagBase.java:431)
	at org.apache.jsp.Skinning.Skinning_jsp._jspx_meth_h_005finputTextarea_005f0(Skinning_jsp.java:7312)
	at org.apache.jsp.Skinning.Skinning_jsp._jspx_meth_f_005fsubview_005f0(Skinning_jsp.java:200)
	at org.apache.jsp.Skinning.Skinning_jsp._jspService(Skinning_jsp.java:158)
	at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
	at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:393)
	... 51 more

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list