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

        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

          People

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

            Dates

            • Created:
              Updated:
              Resolved: