Hi, thank you all for your advice. Based on the example I was able to create a working example with Trinidad.
I documented the usage of Trinidad this in the following tutorial: http://www.vogella.de/articles/ApacheMyFaces/article.html - Apache Myfaces Trinidad with Eclipse - Tutorial I hope this will help others in using Trinidad. Cheers, Lars 2008/11/21 Lars Vogel <[EMAIL PROTECTED]> > Hi, > > can someone recommend a resent description on the required setup for using > Apache Trinidad? > > I tried the following tutorial / descriptions: > > http://myfaces.apache.org/trinidad/devguide/configuration.html - Does not > contain a full example setup > http://www.free-jsf-components.net/install_guides/myfaces-trinidad.html - > Seem outdate > > The following was almost correct: > https://www6.software.ibm.com/developerworks/education/os-ag-jsf4/section4.html > > I only had to use > org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl instead of > org.apache.myfaces.trinidadinternal.webapp.FacesFilter as suggested in the > article. > > But if I do the described setup then I receive an runtime error in my JSF > application. The error is the following: > http://www.vogella.de/articles/ApacheMyFaces/article.html#apachetrinidad_problem > The above link lists also my setup for faces-config.xml ,web.xml and > trinidad-config.xml in case you want to check. > > Can someone give me an indication what the problem is or point me to a > tutorial which describes the correct setup? > > Best regards, Lars > -- Lars http://www.vogella.de - Tutorial about Java, Eclipse and Web programming

