No idea - sorry. Did you check out the MyFaces-Tiles example web-app, and
looked into the differences of your project to this setup?

regards,

Martin

On Sat, Feb 2, 2008 at 5:28 PM, Bjørn T Johansen <[EMAIL PROTECTED]> wrote:

> Some more digging... It seems that nothing inside the <f:view>   </f:view>
> tags is rendered...?
>
>
> BTJ
>
> On Sat, 2 Feb 2008 17:13:22 +0100
> Bjørn T Johansen <[EMAIL PROTECTED]> wrote:
>
> > I have now upgraded to Tiles 2 as well but still the same...
> >
> > The log from tiles2 looks like this..:
> >
> >
> > 02.02.2008 17:10:14,948 INFO  BasicTilesContainer [] - Tiles2 container
> initialization complete.
> > 02.02.2008 17:10:14,948 INFO  TilesAccess     [] - Publishing
> TilesContext for context:
> > org.apache.catalina.core.ApplicationContextFacade 02.02.200817:10:14,979 
> > DEBUG UrlDefinitionsFactory [] - File
> > jndi:/localhost/PA/WEB-INF/tiles_en.xml not found, continue 
> > 02.02.200817:10:14,979 DEBUG UrlDefinitionsFactory
> > [] - File jndi:/localhost/PA/WEB-INF/tiles_en_US.xml not found, continue
> 02.02.2008 17:10:14,979 DEBUG
> > DefinitionsImpl [] - Resolve definition for child
> name='/secure/maintenance.tiles' extends='mainTabLayout'.
> > 02.02.2008 17:10:14,979 DEBUG DefinitionsImpl [] - Resolve definition
> for child
> > name='/secure/popup/searchuserdomain.tiles' extends='popupLayout'.
> 02.02.2008 17:10:14,979 DEBUG DefinitionsImpl
> > [] - Resolve definition for child
> name='/secure/popup/searchaliasdomains.tiles' extends='popupLayout'.
> > 02.02.2008 17:10:14,979 DEBUG DefinitionsImpl [] - Resolve definition
> for child
> > name='/secure/popup/searchdomains.tiles' extends='popupLayout'.
> 02.02.2008 17:10:14,979 DEBUG DefinitionsImpl []
> > - Resolve definition for child name='/secure/popup/searchrespons.tiles'
> extends='popupLayout'. 02.02.2008
> > 17:10:14,979 DEBUG DefinitionsImpl [] - Resolve definition for child
> name='/secure/popup/searchftpuser.tiles'
> > extends='popupLayout'. 02.02.2008 17:10:14,979 DEBUG DefinitionsImpl []
> - Resolve definition for child
> > name='/secure/tab_main.tiles' extends='mainTabLayout'. 
> > 02.02.200817:10:14,979 DEBUG DefinitionsImpl [] -
> > Resolve definition for child name='/secure/tab_ftpmain.tiles'
> extends='mainFTPTabLayout'. 02.02.2008
> > 17:10:14,979 DEBUG DefinitionsImpl [] - Resolve definition for child
> name='/secure/popup/searchusers.tiles'
> > extends='popupLayout'. 02.02.2008 17:10:14,979 DEBUG DefinitionsImpl []
> - Resolve definition for child
> > name='/secure/status.tiles' extends='mainLayout'. 02.02.200817:10:14,979 
> > DEBUG DefinitionsImpl [] - Resolve
> > definition for child name='/secure/popup/searchftpuserdomain.tiles'
> extends='popupLayout'. 02.02.2008
> > 17:10:14,979 DEBUG DefinitionsImpl [] - Resolve definition for child
> name='/secure/popup/searchalias.tiles'
> > extends='popupLayout'. 02.02.2008 17:10:14,979 DEBUG DefinitionsImpl []
> - Resolve definition for child
> > name='/secure/maintenance.tiles' extends='mainTabLayout'. 
> > 02.02.200817:10:14,979 DEBUG DefinitionsImpl [] -
> > Resolve definition for child name='/secure/popup/searchuserdomain.tiles'
> extends='popupLayout'. 02.02.2008
> > 17:10:14,979 DEBUG DefinitionsImpl [] - Resolve definition for child
> > name='/secure/popup/searchaliasdomains.tiles' extends='popupLayout'.
> 02.02.2008 17:10:14,979 DEBUG
> > DefinitionsImpl [] - Resolve definition for child
> name='/secure/popup/searchdomains.tiles'
> > extends='popupLayout'. 02.02.2008 17:10:14,979 DEBUG DefinitionsImpl []
> - Resolve definition for child
> > name='/secure/popup/searchrespons.tiles' extends='popupLayout'.
> 02.02.2008 17:10:14,979 DEBUG DefinitionsImpl []
> > - Resolve definition for child name='/secure/popup/searchftpuser.tiles'
> extends='popupLayout'. 02.02.2008
> > 17:10:14,979 DEBUG DefinitionsImpl [] - Resolve definition for child
> name='/secure/tab_main.tiles'
> > extends='mainTabLayout'. 02.02.2008 17:10:14,979 DEBUG DefinitionsImpl
> [] - Resolve definition for child
> > name='/secure/tab_ftpmain.tiles' extends='mainFTPTabLayout'. 
> > 02.02.200817:10:14,979 DEBUG DefinitionsImpl [] -
> > Resolve definition for child name='/secure/popup/searchusers.tiles'
> extends='popupLayout'. 02.02.2008
> > 17:10:14,979 DEBUG DefinitionsImpl [] - Resolve definition for child
> name='/secure/status.tiles'
> > extends='mainLayout'. 02.02.2008 17:10:14,979 DEBUG DefinitionsImpl [] -
> Resolve definition for child
> > name='/secure/popup/searchftpuserdomain.tiles' extends='popupLayout'.
> 02.02.2008 17:10:14,979 DEBUG
> > DefinitionsImpl [] - Resolve definition for child
> name='/secure/popup/searchalias.tiles' extends='popupLayout'.
> > 02.02.2008 17:10:14,982 DEBUG BasicTilesContainer [] - Render request
> recieved for definition
> > '/secure/status.tiles' 02.02.2008 17:10:14,982 DEBUG BasicTilesContainer
> [] - Dispatching to definition path
> > '/secure/common/layout.jsp '
> >
> >
> > Any ideas? :(
> >
> >
> > BTJ
> >
> > On Sat, 2 Feb 2008 14:39:54 +0100
> > Bjørn T Johansen <[EMAIL PROTECTED]> wrote:
> >
> > > Hmmm... it seems to stop when acegi should be checking if I have
> access right to my css stylesheet file, does
> > > that make any sense?
> > >
> > > BTJ
> > >
> > > On Sat, 2 Feb 2008 13:19:41 +0100
> > > Bjørn T Johansen <[EMAIL PROTECTED]> wrote:
> > >
> > > > Ok, have enabled some more logging and tried to switch but it just
> show a blank page and the logs say
> > > > nothing... The last entry in the log are..:
> > > >
> > > > 02.02.2008 13:09:09,465 INFO  MyfacesConfig   [] - Starting up
> Tomahawk on the MyFaces-JSF-Implementation
> > > > 02.02.2008 13:09:09,467 DEBUG JspTilesViewHandlerImpl [] -
> JspTilesViewHandlerImpl init
> > > > 02.02.2008 13:09:09,472 DEBUG JspTilesViewHandlerImpl [] - Reading
> tiles definitions
> > > > 02.02.2008 13:09:11,550 DEBUG HtmlResponseWriterImpl [] - No content
> type given, using default content type
> > > > text/html 02.02.2008 13:09:11,550 DEBUG HtmlResponseWriterImpl [] -
> No character encoding given, using
> > > > default character encoding ISO-8859-1
> > > >
> > > >
> > > > I have also switched from variable-resolver to el-resolver but still
> the same...
> > > >
> > > > What am I missing?
> > > >
> > > >
> > > > BTJ
> > > >
> > > >
> > > > On Sat, 2 Feb 2008 10:21:32 +0000
> > > > "Bruno Aranda" <[EMAIL PROTECTED]> wrote:
> > > >
> > > > > Yes, I do use the same combination, it even works in Tomcat 5.5 if
> you are
> > > > > using facelets.
> > > > >
> > > > > On 01/02/2008, Martin Marinschek <[EMAIL PROTECTED]>
> wrote:
> > > > > >
> > > > > > Hi BTJ,
> > > > > >
> > > > > > for me, tomahawk 1.1.5 works with impl 1.2.2 - that is all I can
> say right
> > > > > > now.
> > > > > >
> > > > > > regards,
> > > > > >
> > > > > > Martin
> > > > > >
> > > > > >
> > > > > > On 2/1/08, Bjørn T Johansen <[EMAIL PROTECTED]> wrote:
> > > > > > >
> > > > > > > Does that mean I can't upgrade to 2.2 before Tomahawk is
> released or?
> > > > > > >
> > > > > > > And yes, I am using Tomcat 6...
> > > > > > >
> > > > > > >
> > > > > > > BTJ
> > > > > > >
> > > > > > > On Fri, 1 Feb 2008 18:37:20 +0100
> > > > > > > "Martin Marinschek" <[EMAIL PROTECTED]> wrote:
> > > > > > >
> > > > > > > > Hi Matthias,
> > > > > > > >
> > > > > > > > right - sorry, Tomahawk hasn't been released so far.
> > > > > > > >
> > > > > > > > regards,
> > > > > > > >
> > > > > > > > Martin
> > > > > > > >
> > > > > > > > On 2/1/08, Matthias Wessendorf <[EMAIL PROTECTED]> wrote:
> > > > > > > > > > Also, we are using Tiles2 now - you would need to
> upgrade this as
> > > > > > > well.
> > > > > > > > >
> > > > > > > > > that is in tomahawk, right ?
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > >
> > > > > > > > > > regards,
> > > > > > > > > >
> > > > > > > > > > Martin
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > > On 2/1/08, Bjørn T Johansen <[EMAIL PROTECTED]> wrote:
> > > > > > > > > > > Is there something I need to do to upgrade? I am using
> Spring,
> > > > > > > Tiles,
> > > > > > > > > and
> > > > > > > > > > > myfaces and when I just switch myfaces jar files, I
> > > > > > > > > > > just get a blank page after login.. Haven't digged
> into this
> > > > > > > yet, just
> > > > > > > > > > > wonder if there were some specific steps that needed
> to be
> > > > > > > > > > > followed when upgrading?
> > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > > > Regards,
> > > > > > > > > > >
> > > > > > > > > > > BTJ
> > > > > > > > > > >
> > > > > > > > > > > --
> > > > > > > > > > >
> > > > > > > > >
> > > > > > >
> -----------------------------------------------------------------------------------------------
> > > > > > > > > > > Bjørn T Johansen
> > > > > > > > > > >
> > > > > > > > > > > [EMAIL PROTECTED]
> > > > > > > > > > >
> > > > > > > > >
> > > > > > >
> -----------------------------------------------------------------------------------------------
> > > > > > > > > > > Someone wrote:
> > > > > > > > > > > "I understand that if you play a Windows CD backwards
> you hear
> > > > > > > strange
> > > > > > > > > > > Satanic messages"
> > > > > > > > > > > To which someone replied:
> > > > > > > > > > > "It's even worse than that; play it forwards and it
> installs
> > > > > > > Windows"
> > > > > > > > > > >
> > > > > > > > >
> > > > > > >
> -----------------------------------------------------------------------------------------------
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > > --
> > > > > > > > > >
> > > > > > > > > > http://www.irian.at
> > > > > > > > > >
> > > > > > > > > > Your JSF powerhouse -
> > > > > > > > > > JSF Consulting, Development and
> > > > > > > > > > Courses in English and German
> > > > > > > > > >
> > > > > > > > > > Professional Support for Apache MyFaces
> > > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > --
> > > > > > > > > Matthias Wessendorf
> > > > > > > > >
> > > > > > > > > further stuff:
> > > > > > > > > blog: http://matthiaswessendorf.wordpress.com/
> > > > > > > > > sessions: http://www.slideshare.net/mwessendorf
> > > > > > > > > mail: matzew-at-apache-dot-org
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > --
> > > > > >
> > > > > > http://www.irian.at
> > > > > >
> > > > > > Your JSF powerhouse -
> > > > > > JSF Consulting, Development and
> > > > > > Courses in English and German
> > > > > >
> > > > > > Professional Support for Apache MyFaces
>



-- 

http://www.irian.at

Your JSF powerhouse -
JSF Consulting, Development and
Courses in English and German

Professional Support for Apache MyFaces

Reply via email to