ICEfaces
  1. ICEfaces
  2. ICE-1586

delegateNonIface broken with MyFaces

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Invalid
    • Affects Version/s: 1.6DR#4
    • Fix Version/s: None
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      MyFaces

      Description


      It is sometimes useful to set the delegateNonIface parameter as this allows ICEfaces to render certain pages and leave certain other pages to be rendered by a different JSF technique:

         <context-param>
              <param-name>com.icesoft.faces.delegateNonIface</param-name>
              <param-value>true</param-value>
         </context-param>

      MyFaces re-writes the viewID (transforming page.iface into page.xhtml) before passing it to the ViewHandler, so detection of which are ICEfaces views must include another mechanism, such as which servlet served the view.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #13893 Wed May 16 17:14:44 MDT 2007 ted.goddard setting PERSISTENT SERVLET_KEY to indicate ICEfaces views for delegateNonIface (ICE-1586)
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/servlet/MainServlet.java

          People

          • Assignee:
            Unassigned
            Reporter:
            Ted Goddard
          • Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: