Re: tr:document with facelets/jsf2

2011-07-19 Thread Manuel Hartl
Hi , i am confused, but you seem to be right. i setup a new project with a cleaner classpath with only jsf2/facelets/trinidad setup and it worked. i have to search for the issue on our project setup then.. and i still have no explanation for the (now vanished) viewstate serialization problems. s

Re: Trinidad2/JSF2/Facelets

2011-07-19 Thread Max Starets
Luka, I updated the JIRA with two workarounds for this issue. I will also provide a fix soon. For now, you can just disable debug output in trinidad-config (you don't want to have it in production anyways). Max On 7/18/2011 10:43 AM, Max Starets wrote: Luka, I know that you have logged T

Re: tr:document with facelets/jsf2

2011-07-19 Thread Andrew Robinson
>From the error, it looks like you are missing the Trinidad-impl faces-config information. This could be a classpath issue. For example, are you sure that the Trinidad 2.0 jars are the only ones on the classpath and there is only one JSF implementation set of jars on the classpath? You can try runn

Re: [Trinidad] Creating custom components

2011-07-19 Thread Andrew Robinson
Here is a very old WIKI I wrote. Most of it should still work, but it is out of date: http://wiki.apache.org/myfaces/Facelets_and_JSF_1.1_maven-faces-plugin_Getting_started On Sat, Jul 16, 2011 at 11:30 PM, omid p wrote: > Hi guys, > > I want to create a custom component in trinidad but i could