Hi Cédric, I just checked and our demo works fine with MyFaces 2.0.1
cd $TINIDAD_HOME/trinidad-examples/trinidad-demo mvn clean jetty:run -PjettyConfig -Matthias But yeah, a small migration document would be great :) On Fri, Jul 23, 2010 at 3:19 PM, Matthias Wessendorf <[email protected]> wrote: > Hey Cédric, > > thanks for trying Trinidad2 and MyFaces2. > > Let me double check on my side. > > BTW. I hope to get to a 2.0.0-beta release, of Trinidad, next week > > -Matthias > > On Fri, Jul 23, 2010 at 3:15 PM, Cédric Durmont <[email protected]> wrote: >> Hello, >> >> I'm trying to switch my app from myfaces 1.2.8 / Trinidad 1.2.13 to >> myfaces 2.0.0 / Trinidad 2.0.0.3-SNAPSHOT. I was already using >> facelets (1.1.15) >> I haven't found any relevant documentation on that subject online, so >> I basically changed version numbers in my pom.xml >> >> Switching from myfaces 1.2.8 to myfaces 2.0.0 seems to work well (my >> app still runs fine) >> But if I try to switch to trinidad 2 (alpha, alpha2 or snapshot), I >> have this message for every actionListener in my code : >> >> javax.el.ELException: /somePage.xhtml: The class 'com.acme.someBean' >> does not have the property 'doSomething' >> >> Of course, the property exists (the application runs fine with >> Trinidad 1.2.x). Did I miss something ? Parameters in web.xml / >> faces-config.xml ? version of facelets / el-api ? >> >> Any hint is welcome, I'm stuck ! >> >> Regards, >> Cedric Durmont >> > > > > -- > Matthias Wessendorf > > blog: http://matthiaswessendorf.wordpress.com/ > sessions: http://www.slideshare.net/mwessendorf > twitter: http://twitter.com/mwessendorf > -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

