Re: Trinidad2/JSF2/Facelets

2011-07-17 Thread Scott O'Bryan
Like I say we use it at Oracle.. Are you guys using the trunk or the released version? There have been a number of bug fixes lately and we're overdue for a release, but I want to make sure it works in your usecase before I do the next release.. Sent from my iPhone On Jul 17, 2011, at 4:23 PM,

Re: Trinidad2/JSF2/Facelets

2011-07-17 Thread Luka Surija
Welcome to the club, something in development of this combination Trinidad 2 + Facelets + JSF2 went terribly wrong. After couple of years using Trinidad 1.2 + JSF 1.2 + Facelets in big enterprise applications, I've spent more then a MONTH to make something more complicated then "Hello World" ap

Re: [Trinidad] source code

2011-07-17 Thread Scott O'Bryan
The taglibs are automatically generated by one of the Trinidad maven plugins. You'll find the src in the target directory under.. The maven-faces-plugin dir I believe.. I don't have he source in front of me ATM Sent from my iPhone On Jul 17, 2011, at 7:37 AM, omid p wrote: > Hi, > > I rea

[Trinidad] source code

2011-07-17 Thread omid p
Hi, I really can't figure this out, i downloaded trinidad source code from apache website http://www.apache.org/dyn/closer.cgi/myfaces/source/trinidad-1.2.14-src-all.zip and according to tr.tld, inputListOfValues should be in org.apache.myfaces.trinidadinternal.taglib.core.input.CoreInputListOfVal

mvn source compilation problem [Trinidad]

2011-07-17 Thread omid p
Hi, While i'm compiling trinidad source code with maven i've got thi exception omidbiz@linux-gk4q:~/framework/trinidad/trinidad-1.2.13src/src/trinidad-api> mvn -e install + Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] -