ICEfaces
  1. ICEfaces
  2. ICE-5311

spring web flow attempted in non-spring web flow apps

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.8.2-EE-GA
    • Fix Version/s: 1.8.2-EE-GA_P01, 1.8.3
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      ICEfaces, no spring web flow

      Description


      Now that we are not caching the SWF Executor, it appears that an attempt is made to invoke SWF even when it is not present.

      [#|2010-01-25T11:39:02.429-0700|SEVERE|glassfishv3.0|com.icesoft.faces.context.View|_ThreadID=25;_ThreadName=Thread-1;|Problem encountered during View.servePage
      java.lang.NoClassDefFoundError: org/springframework/webflow/context/ExternalContext
      at com.icesoft.faces.webapp.http.core.LifecycleExecutor.getLifecycleExecutor(LifecycleExecutor.java:17)
      at com.icesoft.faces.context.View$2$1.respond(View.java:48)
      at com.icesoft.faces.webapp.http.servlet.ServletRequestResponse.respondWith(ServletRequestResponse.java:201)
      at com.icesoft.faces.context.View$2.serve(View.java:82)
      at com.icesoft.faces.context.View.servePage(View.java:154)
      at com.icesoft.faces.webapp.http.core.SingleViewServer.service(SingleViewServer.java:52)
      at com.icesoft.faces.webapp.http.common.ServerProxy.service(ServerProxy.java:11)

        Activity

        Ted Goddard created issue -
        Ted Goddard made changes -
        Field Original Value New Value
        Assignee Greg Dick [ greg.dick ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #20366 Mon Jan 25 16:02:13 MST 2010 ted.goddard fallback to JsfLifecycleExecutor when SWF instantiation fails (ICE-5311)
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/core/LifecycleExecutor.java
        Hide
        Ted Goddard added a comment -

        If SWF is suspected (based on no path mapping) but fails during instantiation, a key will be placed in the application map. If the key is present, the standard JSF lifecycle will be used.

        Show
        Ted Goddard added a comment - If SWF is suspected (based on no path mapping) but fails during instantiation, a key will be placed in the application map. If the key is present, the standard JSF lifecycle will be used.
        Ted Goddard made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Fix Version/s 1.8.3 [ 10211 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Salesforce Case []
        Fix Version/s 1.8.2-EE-GA_P01 [ 10220 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Assignee Greg Dick [ greg.dick ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved: