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

        Hide
        Ken Fyten added a comment -

        Marking as Closed / Invalid as part of legacy ICEfaces 1.x, 2.x JIRA cleanup.

        Note: This issue may be resolved in a newer ICEfaces release, available here: http://www.icesoft.org/java/downloads/icefaces-downloads.jsf

        If the issue persists with the current ICEfaces release, please create a new JIRA for it.

        Show
        Ken Fyten added a comment - Marking as Closed / Invalid as part of legacy ICEfaces 1.x, 2.x JIRA cleanup. Note: This issue may be resolved in a newer ICEfaces release, available here: http://www.icesoft.org/java/downloads/icefaces-downloads.jsf If the issue persists with the current ICEfaces release, please create a new JIRA for it.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: