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

          People

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

            Dates

            • Created:
              Updated:
              Resolved: