[richfaces-issues] [JBoss JIRA] Resolved: (RF-1800) NoSuchMethodError when using Calendar component on jdk 1.4

Alexej Kushunin (JIRA) jira-events at lists.jboss.org
Sat Dec 29 03:30:44 EST 2007


     [ http://jira.jboss.com/jira/browse/RF-1800?page=all ]

Alexej Kushunin resolved RF-1800.
---------------------------------

    Resolution: Done

fixed jdk 1.4 compatibility

> NoSuchMethodError when using Calendar component on jdk 1.4
> ----------------------------------------------------------
>
>                 Key: RF-1800
>                 URL: http://jira.jboss.com/jira/browse/RF-1800
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.1.0, 3.1.1, 3.1.2, 3.1.3
>            Reporter: Wim Bervoets
>         Assigned To: Alexej Kushunin
>             Fix For: 3.1.4
>
>
> I'm receiving the following exception when trying to use the rich:calendar component on Weblogic 8.1 (jdk1.4)
> All other richfaces components run fine though, forcing us to use the myfaces calendar. (which is quite ugly).
> Being able to use richfaces also for the calendar would also make our html page size and required css, js files less big.
> java.lang.NoSuchMethodError: java.lang.Integer.valueOf(I)Ljava/lang/Integer;
> 	at org.richfaces.renderkit.CalendarRendererBase.formatDate(CalendarRendererBase.java:500)
> 	at org.richfaces.renderkit.CalendarRendererBase.getCurrentDate(CalendarRendererBase.java:468)
> 	at org.richfaces.renderkit.html.CalendarRenderer.doEncodeEnd(CalendarRenderer.java:394)
> 	at org.richfaces.renderkit.html.CalendarRenderer.doEncodeEnd(CalendarRenderer.java:455)
> 	at org.ajax4jsf.renderkit.RendererBase.encodeEnd(RendererBase.java:135)
> 	at javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:740)
> 	

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