Omar, I had a similar issue when going from Myfaces 1.2.0, Tomahawk 1.1.6, Facelets 1.1.13 to Myfaces 1.2.5, Tomahawk 1.1.8 and Facelets 1.1.14. I ended up setting an id on a tag to workaround the error. I would give that a try.
Also, does anyone have an idea when Tomahawk 1.1.9 will be released? I am using a Snapshot version due to an issue in 1.1.8 with selectManyCheckbox. Still think 1.1.9 has a minor issue with selectManyCheckbox but it is improved over 1.1.8. Thanks, Joe Knudsen ________________________________ From: [email protected] [mailto:[email protected]] Sent: Monday, March 30, 2009 1:18 PM To: MyFaces Discussion Subject: migration to trinidad 1.2.11 and facelets 1.1.14 Hello, After the migration to trinidad 1.2.11 and facelets 1.1.14, I got a weird issue. I am hoping that some one would help me here. I am getting the following error once the page refresh. java.lang.IllegalStateException: Client-id : j_id35 is duplicated in the faces tree. And I got the following displayed at the bottom of the internet browser. <span id="tr_j_id3_Postscript I am using Trinidad 1.2.11, facelets 1.1.14, and myfaces 1.2.3. on application server oc4j Thanks, --Omar

