|
Hi, for the purpose of softly switching to Trinidad, I
just reconfigured an existing application - Tomahawk & Facelets
based - to be Trinidad-ready. I did this by adding proper entries to
web.xml and faces-config.xml, then adding the latest jar pairs for
Trinidad. No source modifications. I was fairly surprised to notice that result depends on element ordering within web.xml. Specifically, if appending all new Trinidad stuff at the end, then I get an error at application startup: no Trinidad filter was found, and no rendering context as well. After moving all to the beginning, application starts, although several things do not work as before: I still have to investigate further, but first I'd like to collect a few comments about the ordering topic, since I neve saw it on any document - either Trinidad or Facelets based. Thanks -- Renzo |
- [trinidad] configuration: web.xml ordering Renzo Tomaselli
- Re: [trinidad] configuration: web.xml ordering Matthias Wessendorf
- Re: [trinidad] configuration: web.xml orderin... Renzo Tomaselli
- Re: [trinidad] configuration: web.xml ordering Matthias Wessendorf
- Re: TrinidadFilter has not been installed Duong BaTien
- Re: TrinidadFilter has not been installed Matthias Wessendorf
- Re: TrinidadFilter has not been insta... Duong BaTien
- Re: TrinidadFilter has not been ... Adam Winer
- Re: TrinidadFilter has not b... Duong BaTien
- Re: TrinidadFilter has not been ... Duong BaTien
- Re: TrinidadFilter has not been ... Matthias Wessendorf
