2009/11/18 Oluf Jensen <[email protected]> > Hi > > I have used struts tiles 1.2.8 with Tomahawk 1.1.6 with Myfaces 1.1.5. in > my project. > Recently I changed to myFaces 1.2.7(latest), Tomahawk 1.1.9. and Tiles > 2.0.5. > This stack generates the following error: > > "Servlet.service() for servlet jsp threw exception > > java.lang.IllegalArgumentException: Component > javax.faces.component.UIViewRoot is no > javax.faces.component.html.HtmlOutputText" > > > > To try and find a solution to this problem I have tried to run my > application with a number of different stacks: > > > > Following combinations are working.. > > 1) Myfaces 1.1.5 > > Tomahawk 1.1.6 > > Struts 1.2.8 > > > > 2) Myfaces 1.2.7 > > Tomahawk 1.1.9 > > > > 3) Myfaces 1.1.5 > > Tiles 2.0.5 > > > > Following combinations are not working: > > 1) Myfaces 1.2.7 > > Tomahawk 1.1.9 > > Tiles 2.0.5 > > > > 2) Myfaces 1.2.7 > > Tomahawk 1.1.9 > > Struts 1.2.8 > > > > Any advise on what latest stack of Myfaces,Tomahawk and Tiles that work > together, will be grately appriciated. > > OR: What configuration parameters are necessary, to make the latest stack: > > Myfaces 1.2.7 > > Tomahawk 1.1.9 > > Tiles 2.0.5 > > work. > > > I have noticed that in the compatibility matrix > http://wiki.apache.org/myfaces/CompatibilityMatrix > > none of the Myfaces 1.2.7 and Tomahawk 1.1.9 are mentioned. > > Thank you. > > Hi
Use tomahawk12-1.1.9.jar to make it work with tiles. regards Leonardo Uribe > > > Oluf Jensen | Systemarkitekt IKT-utvikling > > ------------------------------------------------------------------------------------------------------------ > Mobil tlf: +47 924 65 130 Sentralbord tlf: +47 23 25 50 00 Fax: +47 23 > 25 50 10 > > ------------------------------------------------------------------------------------------------------------ > Nasjonalt kunnskapssenter for helsetjenesten | BOKS 7004 St.Olavsplass | > 0130 OSLO > > ------------------------------------------------------------------------------------------------------------ > Norwegian Knowledge Centre for the Health Services > > ------------------------------------------------------------------------------------------------------------ > Besøksadresse/Visiting address: Pilestredet Park 7; inngang fra > Stensberggata > > ------------------------------------------------------------------------------------------------------------ > [email protected]<mailto:[email protected]> > | www.kunnskapssenteret.no<blocked::http://www.kunnskapssenteret.no/> > > ___________________________________________________________________________________________ > This message is for the designated recipient only, and may contain > privileged proprietary, or otherwise > private information. If you have received it in error, please notify the > sender immediately and delete the > original. Any other use of the e-mail by you is prohibited. > > ___________________________________________________________________________________________ > > >

