[
http://jira.jboss.com/jira/browse/RF-1340?page=comments#action_12398400 ]
Tomislav Jakopec commented on RF-1340:
--------------------------------------
Like I said earlier, I don't think thats the problem!
I try to deploy build snapshot with my app and get
org.apache.jasper.JasperException: Unable to compile class for JSP:
An error occurred at line: 136 in the jsp file:
/core/maticni/organizacija/lokacija/PregledLokacija.jsp
The method setId(String) in the type UIComponentClassicTagBase is not applicable for the
arguments (JspValueExpression)
133: file="/core/predlozak/kolone/tijelo/OperaterPromjene.jsp"%>
134: </r:dataTable>
135:
136: <r:datascroller ajaxSingle="false"
id="scrollerDatatable"
137: for="tablica" maxPages="20"
renderIfSinglePage="false" />
138: <t:panelGrid columns="3"
rendered="#{!traziLokacija.traziJedan}">
139: <t:commandButton image="/slike/ikone/oznacen.png"
Stacktrace:
org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:92)
Everithing is fine with 4.1.4 GA
datascroller: Id attribute generated wrong in tld
-------------------------------------------------
Key: RF-1340
URL:
http://jira.jboss.com/jira/browse/RF-1340
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.0
Reporter: Ilya Shaikovsky
Assigned To: Maksim Kaszynski
Fix For: 3.2.0
check the forum description. and pay attention to
<name>id</name>
<deferred-value>
<type>java.lang.String</type>
</deferred-value>
</attribute>
<attribute>
<description>Attribute allows to ignore an Ajax Response produced by a request
if the newest 'similar' request is
in a queue already. ignoreDupResponses="true" does not cancel the request while
it is processed on the server,
but just allows to avoid unnecessary updates on the client side if the response isn't
actual now</description>
in tld
--
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