I can't reproduce the problem.. I suppose I should disable the session serialization in Tomcat (5.5.9) before switching to a newer release. Am I right?
Maxence. -----Message d'origine----- De : Sean Schofield [mailto:[EMAIL PROTECTED] Envoyé : jeudi 18 août 2005 16:34 À : MyFaces Discussion Objet : Re: New release ? I suggest you figure out the problem instead of going to an older version. There is a bug in the MyFaces code or your code and either way, you'll want that resolved before the next release. If there is a bug in the MyFaces code, please report a JIRA issue. Even better, provide a patch ;-) sean On 8/12/05, Maxence Dewil <[EMAIL PROTECTED]> wrote: > Doh, my web app does not work anymore with the latest nightly build (12/08) > :-( > > I will try an older one. > > Maxence. > > > -> java.lang.IllegalArgumentException: "{2}" Conversion Error setting value > ''{0}'' for ''{1}''. > > com.sun.faces.util.Util.getSelectItems(Util.java:642) > com.sun.faces.renderkit.html_basic.MenuRenderer.getOptionNumber(MenuRenderer.java:488) > com.sun.faces.renderkit.html_basic.MenuRenderer.renderSelect(MenuRenderer.java:465) > com.sun.faces.renderkit.html_basic.MenuRenderer.encodeEnd(MenuRenderer.java:430) > > ... > > -----Message d'origine----- > De: Martin Marinschek [mailto:[EMAIL PROTECTED] > Envoyé: vendredi 12 août 2005 14:39 > À: MyFaces Discussion > Objet: Re: New release ? > > Yes, we do. > > we have been planning for a while ;) > > bash us if we don't release in the next view weeks, and in the > meantime, use the nightly build. It's pretty stable right now! > > regards, > > Martin > > On 8/12/05, Maxence Dewil <[EMAIL PROTECTED]> wrote: > > > > > > > > Hello MyFaces team, > > > > > > > > a simple question : finally, have you planned a new MyFaces official release > > ? > > > > > > > > Thx. > > > > > > > > Dewil Maxence > > > -- > > http://www.irian.at > Your JSF powerhouse - > JSF Trainings in English and German >

