ICEfaces
  1. ICEfaces
  2. ICE-6617

Issues with ICEFaces 1.8.x Spring Webflow, and WebSphere AS

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.8.2-EE-GA_P02
    • Fix Version/s: EE-1.8.2.GA_P03
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      ICEFaces 1.8 P02, Spring webflow 1.0.5, WebSphere AS

      Description

      There are a couple of Spring Webflow related issues reported. This case details ongoing efforts in both.

      What we have is an application that wont start in Websphere. Trying to load the initial page shows the following error in the log:

      Caused by: java.lang.IllegalStateException: SRVE0199E: OutputStream already obtained
          at com.ibm.ws.webcontainer.srt.SRTServletResponse.getWriter(SRTServletResponse.java:591)
      at com.sun.facelets.FaceletViewHandler.createResponseWriter(FaceletViewHandler.java:414)
          at com.sun.facelets.FaceletViewHandler.renderView(FaceletViewHandler.java:571)
          at com.icesoft.faces.application.D2DViewHandler.renderView(D2DViewHandler.java:150)
          at org.springframework.faces.webflow.JsfView.render(JsfView.java:97)
          at org.springframework.webflow.engine.ViewState.render(ViewState.java:253)
          at org.springframework.webflow.engine.ViewState.resume(ViewState.java:208)
          at org.springframework.webflow.engine.Flow.resume(Flow.java:545)
          at org.springframework.webflow.engine.impl.FlowExecutionImpl.resume(FlowExecutionImpl.java:259)


        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #24566 Thu May 12 15:42:37 MDT 2011 greg.dick ICE-6617 Allow SpringWebflowInstantiationServlet to define configuration when it instantiates
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/env/SpringWebFlowInstantiationServlet.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #24565 Thu May 12 15:42:23 MDT 2011 greg.dick ICE-6617 Allow SpringWebflowInstantiationServlet to define configuration when it instantiates
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/util/SeamUtilities.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #24190 Thu Mar 17 13:20:07 MDT 2011 greg.dick ICE-6617 Allow clients to override the detected jsf12 flag in ImplementationUtil
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/application/D2DViewHandler.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #24189 Thu Mar 17 13:19:38 MDT 2011 greg.dick ICE-6617 Allow clients to define the jsf12 flag
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/parser/ImplementationUtil.java

          People

          • Assignee:
            Greg Dick
            Reporter:
            Greg Dick
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: