RE: pages not rendered anymore after update from 1.1.6 to 1.2.8

2009-12-09 Thread Michael Heinen
@gmail.com] Sent: Mittwoch, 9. Dezember 2009 04:31 To: MyFaces Discussion Subject: Re: pages not rendered anymore after update from 1.1.6 to 1.2.8 Hi The example available here: http://svn.apache.org/repos/asf/myfaces/tomahawk/trunk/examples/tiles/ works with jsf 1.2 and tomahawk12-1.1.x (to execute

Re: pages not rendered anymore after update from 1.1.6 to 1.2.8

2009-12-08 Thread Leonardo Uribe
with Tiles. > > > > Does anybody know what to do with tiles and JSF 1.2 (myFaces 1.2.8, > tomahawk12_1.1.9 and richfaces 3.3.2)? > > Debugging all the frameworks together is really time consuming > > > > Michael > > > > > > -Original Message---

Re: pages not rendered anymore after update from 1.1.6 to 1.2.8

2009-12-08 Thread Richard Yee
with tiles and JSF 1.2 (myFaces 1.2.8, > tomahawk12_1.1.9 and richfaces 3.3.2)? > Debugging all the frameworks together is really time consuming > > Michael > > > -Original Message- > From: Richard Yee [mailto:richard.k@gmail.com] > Sent: Dienstag, 8. Dezember 2009 1

Re: pages not rendered anymore after update from 1.1.6 to 1.2.8

2009-12-08 Thread Anton Gavazuk
Sent: Dienstag, 8. Dezember 2009 17:24 > To: MyFaces Discussion > Subject: RE: pages not rendered anymore after update from 1.1.6 to 1.2.8 > > Thanks Richard, I tried this finally with a simple page in this project. > > TILES is the culprit. > My simple pa

RE: pages not rendered anymore after update from 1.1.6 to 1.2.8

2009-12-08 Thread Michael Heinen
ienstag, 8. Dezember 2009 17:24 To: MyFaces Discussion Subject: RE: pages not rendered anymore after update from 1.1.6 to 1.2.8 Thanks Richard, I tried this finally with a simple page in this project. TILES is the culprit. My simple page is now rendered with tomahawk tags after I r

RE: pages not rendered anymore after update from 1.1.6 to 1.2.8

2009-12-08 Thread Michael Heinen
really time consuming Michael -Original Message- From: Richard Yee [mailto:richard.k@gmail.com] Sent: Dienstag, 8. Dezember 2009 16:09 To: MyFaces Discussion Subject: Re: pages not rendered anymore after update from 1.1.6 to 1.2.8 Have you tried just having a page with a JSF outputText t

Re: pages not rendered anymore after update from 1.1.6 to 1.2.8

2009-12-08 Thread Richard Yee
Have you tried just having a page with a JSF outputText tag to see if that works? (No tiles or Richfaces) I would start from there and then add other tags to narrow down where the problem is. -R

RE: pages not rendered anymore after update from 1.1.6 to 1.2.8

2009-12-08 Thread Michael Heinen
ternet resource builder > org.ajax4jsf.resource.resourcebuilderi...@c9447 > [2009-12-08 14:45:26,322] http-8080-1 [DEBUG] > [D57992BA5C47A836C0EBE03C0224EB3B] resource.ResourceBuilderImpl > getUri: Build URI for Resource with key [org/richfaces/renderkit/ > html/scripts/skinning.js] as

Re: pages not rendered anymore after update from 1.1.6 to 1.2.8

2009-12-08 Thread Richard Yee
BA5C47A836C0EBE03C0224EB3B] webapp.BaseFilter doFilter: Finished request processing total time 8877ms for uri: /liti/faces/ login.jsp Michael From: Michael Heinen [mailto:michael.hei...@recommind.com] Sent: Dienstag, 8. Dezember 2009 15:14 To: MyFaces Discussion Subject: pages not rendered

RE: pages not rendered anymore after update from 1.1.6 to 1.2.8

2009-12-08 Thread Michael Heinen
ext/html [2009-12-08 14:45:26,369] http-8080-1 [DEBUG] [D57992BA5C47A836C0EBE03C0224EB3B] webapp.BaseXMLFilter doXmlFilter: Parsing html total time 32ms [2009-12-08 14:45:26,369] http-8080-1 [DEBUG] [D57992BA5C47A836C0EBE03C0224EB3B] webapp.BaseFilter doFilter: Finished request processing total time 8877ms

pages not rendered anymore after update from 1.1.6 to 1.2.8

2009-12-08 Thread Michael Heinen
Hi, I tried to update my webApp from myfaces 1.1.6, tomahawk 1.1.7 and richfaces 3.1.5 to JSF 1.2 After some problems the webapp finally started but no page is rendered anymore. Instead of the pages I get only empty screens without any content at all! I am still using Tiles1 (from struts1.1jar)