ICEfaces
  1. ICEfaces
  2. ICE-3560

How to get ICEfaces and Facelets and Spring Web Flow running on a WebSphere Portal server

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.7.1
    • Fix Version/s: 1.8.2-RC1, 1.8.2
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      WebSphere Portal Server v6.0, Spring Web Flow .0.3

      Description

      I've just spent some time getting ICEfaces working together with Spring Web Flow on a WebSphere Portal server. I've allready mentioned this to Ted Goddard (spoke to him at the recent JSF One conference) and I promised him some code when we were done.....well. Here goes. Hope it's of any use to you.

      The first change is in your FacesContextFactoryImpl where I changed the getFacesContext method to include PortletContext as well:

      if (context instanceof ServletContext || context instanceof PortletContext) {

        Issue Links

          Activity

            People

            • Assignee:
              Greg Dick
              Reporter:
              Peter Bødskov
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: