Hi Lars the examples should have what you need.
Or, if you want eventually a more complete application, check this: http://code.google.com/p/facesgoodies/ (Trinidad 1.0.x => JSF 1.1, but I plan to update it...) Greetings, Matthias On Fri, Nov 21, 2008 at 12:39 AM, Lars Vogel <[EMAIL PROTECTED]> wrote: > 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 > -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

