Uploaded image for project: 'MyFaces Tomahawk'
  1. MyFaces Tomahawk
  2. TOMAHAWK-922

JSF-1.2: JspTilesViewHandlerImpl

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1.5-SNAPSHOT
    • 1.1.7
    • Tiles
    • None
    • MyFaces Tomahawk SVN HEAD + JSF-1.2_03 (Reference implementation) + JDK-1.5.0_11 + Tomcat-6.0.10

    Description

      The JspTilesViewHandlerImpl doesn't work under JSF-1.2 (RI) as it doesn't deliver any output.

      Steps:

      1) Get myfaces-example-tiles-1.1.5-SNAPSHOT.war
      2) Replace MyFaces-Core with JSF-1.2 (RI) in WEB-INF/lib
      3) Deploy on Tomcat-6.0.10
      4) Go to http://localhost:8080/myfaces-example-tiles-1.1.5-SNAPSHOT/

      Generated HTML:
      <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
      <head>
      <meta http-equiv="Content-Type" content="text/html;CHARSET=iso-8859-1" />
      <title>Myfaces - Tiles</title>
      <link rel="stylesheet" type="text/css" href="css/tiles.css" />
      </head>

      </html>

      Basically I'm unable to use Tomahawk under JSF-1.2 currently, so any pointers on how to fix this issue or to provide more information would be great.

      Attachments

        Activity

          People

            lu4242 Leonardo Uribe
            jesper.pedersen Jesper Pedersen
            Votes:
            10 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: