ICEfaces
  1. ICEfaces
  2. ICE-2273

Spring WebFlow 2.0 Integration

    Details

    • Type: New Feature New Feature
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.7DR#2
    • Fix Version/s: 1.7.1
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      ICEfaces, Spring WebFlow

      Description

      ICEfaces Ajax features should be available to Spring Web Flow applications. SWF 2.0 introduces substantial changes to the way that JSF and SWF interact; for instance SWF 2.0 does not generally use the FacesServlet.

        Activity

        Ted Goddard created issue -
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #15123 Wed Nov 07 16:25:16 MST 2007 ted.goddard invoke Spring Web Flow lifecycle when configured (ICE-2273)
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/servlet/MainServlet.java
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/core/PageServer.java
        Commit graph ADD /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/core/SwfLifecycleExecutor.java
        Commit graph ADD /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/core/LifecycleExecutor.java
        Commit graph ADD /icefaces/trunk/icefaces/lib/spring-webflow.jar
        Commit graph ADD /icefaces/trunk/icefaces/lib/spring-context.jar
        Commit graph ADD /icefaces/trunk/icefaces/core/src/com/icesoft/faces/env/SpringWebFlowInstantiationServlet.java
        Commit graph ADD /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/core/JsfLifecycleExecutor.java
        Commit graph MODIFY /icefaces/trunk/icefaces/lib/versions-licenses.html
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/core/ReceiveSendUpdates.java
        Commit graph ADD /icefaces/trunk/icefaces/lib/spring-core.jar
        Commit graph ADD /icefaces/trunk/icefaces/lib/spring-beans.jar
        Commit graph ADD /icefaces/trunk/icefaces/lib/spring-web.jar
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #15195 Wed Nov 14 15:58:08 MST 2007 ted.goddard encode Spring Web Flow 2.x flowId and re-animate FacesContext (ICE-2273)
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/util/SeamUtilities.java
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/FacesContextFactoryImpl.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #15210 Wed Nov 21 09:08:56 MST 2007 ted.goddard update request to current parameters for SWF (ICE-2273)
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/servlet/ServletExternalContext.java
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/core/SwfLifecycleExecutor.java
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/application/D2DViewHandler.java
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/servlet/ServletEnvironmentRequest.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #15260 Tue Nov 27 15:44:53 MST 2007 ted.goddard catch Spring resource dispatch requests (ICE-2273)
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/servlet/MainServlet.java
        Hide
        Ted Goddard added a comment -

        swf-booking-jsf under ICEfaces has been improved by catching Spring resource requests in MainServlet, however this does not actually return the requested resource. For that, we need to implement a wrapper for the Spring resource dispatcher or we need to determine how to allow ICEfaces to recover from Spring writing directly to the outputStream when resources are requested during the JSF lifecycle. This is likely the source of the NullPointerException during flush().

        Show
        Ted Goddard added a comment - swf-booking-jsf under ICEfaces has been improved by catching Spring resource requests in MainServlet, however this does not actually return the requested resource. For that, we need to implement a wrapper for the Spring resource dispatcher or we need to determine how to allow ICEfaces to recover from Spring writing directly to the outputStream when resources are requested during the JSF lifecycle. This is likely the source of the NullPointerException during flush().
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #15304 Wed Dec 05 14:35:00 MST 2007 ted.goddard initial copy of spring-webflow-samples/booking-jsf (ICE-2273)
        Files Changed
        Commit graph ADD /projects/icefaces-swf-booking/src/main/java/org/springframework/webflow/samples/booking/app/Hotel.java
        Commit graph ADD /projects/icefaces-swf-booking/src/test
        Commit graph ADD /projects/icefaces-swf-booking/src/main/java/org
        Commit graph ADD /projects/icefaces-swf-booking/src/main/webapp/flow/main/hotelDetails.xhtml
        Commit graph ADD /projects/icefaces-swf-booking/src/main/webapp/WEB-INF/classes/log4j.properties
        Commit graph ADD /projects/icefaces-swf-booking/src/main/webapp/flow/booking/booking.xml
        Commit graph ADD /projects/icefaces-swf-booking/src/main/java/import.sql
        Commit graph ADD /projects/icefaces-swf-booking/.classpath
        Commit graph ADD /projects/icefaces-swf-booking/src/main/webapp/flow/main/main-beans.xml
        Commit graph ADD /projects/icefaces-swf-booking/src/test/java/org/springframework/webflow
        Commit graph ADD /projects/icefaces-swf-booking/.project
        Commit graph ADD /projects/icefaces-swf-booking/src/test/java/org
        Commit graph ADD /projects/icefaces-swf-booking/src/main/java/org/springframework/webflow/samples/booking/app/BookingService.java
        Commit graph ADD /projects/icefaces-swf-booking/.settings/org.eclipse.jdt.core.prefs
        Commit graph ADD /projects/icefaces-swf-booking/build.xml
        Commit graph ADD /projects/icefaces-swf-booking/src/main/webapp/css
        Commit graph ADD /projects/icefaces-swf-booking/.settings/org.eclipse.wst.validation.prefs
        Commit graph ADD /projects/icefaces-swf-booking/src/main/webapp/images/bg.gif
        Commit graph ADD /projects/icefaces-swf-booking/.settings/org.eclipse.wst.common.project.facet.core.xml
        Commit graph ADD /projects/icefaces-swf-booking/src/test/java
        Commit graph ADD /projects/icefaces-swf-booking/src/etc/test-resources
        Commit graph ADD /projects/icefaces-swf-booking/src/main/java/org/springframework/webflow/samples/booking/app/JpaBookingService.java
        Commit graph ADD /projects/icefaces-swf-booking/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph ADD /projects/icefaces-swf-booking/src/main/java/org/springframework/webflow
        Commit graph ADD /projects/icefaces-swf-booking/src/main/java/org/springframework/webflow/samples/booking/app/User.java
        Commit graph ADD /projects/icefaces-swf-booking/src/main/webapp/index.html
        Commit graph ADD /projects/icefaces-swf-booking/src/main/java/org/springframework/webflow/samples/booking/flow
        Commit graph ADD /projects/icefaces-swf-booking/src/main/webapp/flow/booking
        Commit graph ADD /projects/icefaces-swf-booking
        Commit graph ADD /projects/icefaces-swf-booking/src/main/java/org/springframework/webflow/samples/booking
        Commit graph ADD /projects/icefaces-swf-booking/src
        Commit graph ADD /projects/icefaces-swf-booking/src/main/java/org/springframework/webflow/samples/booking/flow/main
        Commit graph ADD /projects/icefaces-swf-booking/project.properties
        Commit graph ADD /projects/icefaces-swf-booking/.settings/org.eclipse.jst.common.project.facet.core.prefs
        Commit graph ADD /projects/icefaces-swf-booking/src/main/webapp
        Commit graph ADD /projects/icefaces-swf-booking/src/main/webapp/META-INF
        Commit graph ADD /projects/icefaces-swf-booking/src/main/webapp/WEB-INF/config/web-application-config.xml
        Commit graph ADD /projects/icefaces-swf-booking/src/main/webapp/WEB-INF/web.xml
        Commit graph ADD /projects/icefaces-swf-booking/src/main/webapp/flow
        Commit graph ADD /projects/icefaces-swf-booking/.settings/org.eclipse.jdt.ui.prefs
        Commit graph ADD /projects/icefaces-swf-booking/src/main/java/META-INF
        Commit graph ADD /projects/icefaces-swf-booking/src/main/java
        Commit graph ADD /projects/icefaces-swf-booking/src/main/java/org/springframework/webflow/samples/booking/flow/booking/BookingActions.java
        Commit graph ADD /projects/icefaces-swf-booking/src/main/webapp/flow/main
        Commit graph ADD /projects/icefaces-swf-booking/src/main/java/META-INF/persistence.xml
        Commit graph ADD /projects/icefaces-swf-booking/src/main/webapp/images/powered-by-spring.png
        Commit graph ADD /projects/icefaces-swf-booking/src/main/webapp/flow/main/main.xml
        Commit graph ADD /projects/icefaces-swf-booking/src/main/java/org/springframework/webflow/samples/booking/flow/main/SearchCriteria.java
        Commit graph ADD /projects/icefaces-swf-booking/.settings
        Commit graph ADD /projects/icefaces-swf-booking/src/main/webapp/flow/booking/confirmBooking.xhtml
        Commit graph ADD /projects/icefaces-swf-booking/src/main/webapp/flow/main/main.xhtml
        Commit graph ADD /projects/icefaces-swf-booking/src/main/webapp/META-INF/MANIFEST.MF
        Commit graph ADD /projects/icefaces-swf-booking/.springWebflow
        Commit graph ADD /projects/icefaces-swf-booking/src/main/java/org/springframework/webflow/samples/booking/flow/booking
        Commit graph ADD /projects/icefaces-swf-booking/src/main/java/org/springframework/webflow/samples/booking/web
        Commit graph ADD /projects/icefaces-swf-booking/src/main/webapp/images/diplomat.jpg
        Commit graph ADD /projects/icefaces-swf-booking/.settings/org.hibernate.eclipse.console.prefs
        Commit graph ADD /projects/icefaces-swf-booking/src/main/java/org/springframework/webflow/samples/booking/app/Booking.java
        Commit graph ADD /projects/icefaces-swf-booking/src/main/webapp/flow/booking/bookingForm.xhtml
        Commit graph ADD /projects/icefaces-swf-booking/src/main/webapp/WEB-INF
        Commit graph ADD /projects/icefaces-swf-booking/src/main/webapp/css/booking.css
        Commit graph ADD /projects/icefaces-swf-booking/src/main/webapp/flow/booking/booking-beans.xml
        Commit graph ADD /projects/icefaces-swf-booking/src/test/java/org/springframework/webflow/samples
        Commit graph ADD /projects/icefaces-swf-booking/src/main/webapp/images/header.jpg
        Commit graph ADD /projects/icefaces-swf-booking/src/main/webapp/flow/main/displayHotels.xhtml
        Commit graph ADD /projects/icefaces-swf-booking/src/main/webapp/images
        Commit graph ADD /projects/icefaces-swf-booking/src/main/java/org/springframework/webflow/samples/booking/flow/booking/BookingOptions.java
        Commit graph ADD /projects/icefaces-swf-booking/src/test/java/log4j.properties
        Commit graph ADD /projects/icefaces-swf-booking/src/main/webapp/images/th.bg.gif
        Commit graph ADD /projects/icefaces-swf-booking/src/main
        Commit graph ADD /projects/icefaces-swf-booking/ivy.xml
        Commit graph ADD /projects/icefaces-swf-booking/.settings/org.eclipse.jpt.core.prefs
        Commit graph ADD /projects/icefaces-swf-booking/src/main/webapp/WEB-INF/classes
        Commit graph ADD /projects/icefaces-swf-booking/src/etc/filter.properties
        Commit graph ADD /projects/icefaces-swf-booking/src/etc/test-resources/log4j.properties
        Commit graph ADD /projects/icefaces-swf-booking/src/main/java/org/springframework/webflow/samples/booking/flow/main/MainActions.java
        Commit graph ADD /projects/icefaces-swf-booking/src/main/webapp/images/btn.bg.gif
        Commit graph ADD /projects/icefaces-swf-booking/src/main/webapp/WEB-INF/config/application-layer-config.xml
        Commit graph ADD /projects/icefaces-swf-booking/src/main/webapp/WEB-INF/config
        Commit graph ADD /projects/icefaces-swf-booking/src/main/java/org/springframework/webflow/samples/booking/app
        Commit graph ADD /projects/icefaces-swf-booking/src/main/webapp/images/tse.gif
        Commit graph ADD /projects/icefaces-swf-booking/src/main/webapp/template.xhtml
        Commit graph ADD /projects/icefaces-swf-booking/src/main/java/org/springframework
        Commit graph ADD /projects/icefaces-swf-booking/hibernate.cfg.xml
        Commit graph ADD /projects/icefaces-swf-booking/.settings/org.eclipse.wst.common.component
        Commit graph ADD /projects/icefaces-swf-booking/src/etc
        Commit graph ADD /projects/icefaces-swf-booking/src/main/webapp/images/input.bg.gif
        Commit graph ADD /projects/icefaces-swf-booking/src/main/java/org/springframework/webflow/samples
        Commit graph ADD /projects/icefaces-swf-booking/src/test/java/org/springframework
        Commit graph ADD /projects/icefaces-swf-booking/.settings/org.springframework.ide.eclipse.core.prefs
        Commit graph ADD /projects/icefaces-swf-booking/.m7project
        Commit graph ADD /projects/icefaces-swf-booking/src/main/webapp/intro.xhtml
        Commit graph ADD /projects/icefaces-swf-booking/.springBeans
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #15321 Mon Dec 10 12:55:44 MST 2007 ted.goddard sampl application changes for ICEfaces (ICE-2273)
        Files Changed
        Commit graph ADD /projects/icefaces-swf-booking/src/main/webapp/css/tools.css
        Commit graph MODIFY /projects/icefaces-swf-booking/src/main/webapp/index.html
        Commit graph ADD /projects/icefaces-swf-booking/src/main/webapp/css/layout-navtop-localleft.css
        Commit graph ADD /projects/icefaces-swf-booking/src/main/webapp/css/nav-vertical.css
        Commit graph ADD /projects/icefaces-swf-booking/src/main/webapp/css/forms.css
        Commit graph MODIFY /projects/icefaces-swf-booking/src/main/webapp/flow/main/main.xhtml
        Commit graph MODIFY /projects/icefaces-swf-booking/ivy.xml
        Commit graph ADD /projects/icefaces-swf-booking/src/main/webapp/css/layout-navleft-1col.css
        Commit graph ADD /projects/icefaces-swf-booking/src/main/webapp/css/typo.css
        Commit graph ADD /projects/icefaces-swf-booking/src/main/webapp/css/layout-navleft-2col.css
        Commit graph MODIFY /projects/icefaces-swf-booking/src/main/webapp/WEB-INF/web.xml
        Commit graph ADD /projects/icefaces-swf-booking/src/main/webapp/css/nav-horizontal.css
        Commit graph ADD /projects/icefaces-swf-booking/src/main/webapp/css/layout-navtop-subright.css
        Commit graph MODIFY /projects/icefaces-swf-booking/src/main/webapp/template.xhtml
        Commit graph MODIFY /projects/icefaces-swf-booking/src/main/webapp/flow/booking/bookingForm.xhtml
        Commit graph ADD /projects/icefaces-swf-booking/src/main/webapp/css/layout-navtop-3col.css
        Commit graph ADD /projects/icefaces-swf-booking/src/main/webapp/css/layout-1col.css
        Commit graph MODIFY /projects/icefaces-swf-booking/src/main/webapp/flow/main/displayHotels.xhtml
        Commit graph ADD /projects/icefaces-swf-booking/src/main/webapp/css/layout.css
        Commit graph ADD /projects/icefaces-swf-booking/src/main/webapp/css/layout-navtop-1col.css
        Commit graph MODIFY /projects/icefaces-swf-booking/src/main/webapp/WEB-INF/faces-config.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #15322 Mon Dec 10 13:39:46 MST 2007 ted.goddard unwrap FacesContext to find BridgeFacesContext decorated by FlowFacesContext (ICE-2273)
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/util/SeamUtilities.java
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/FacesContextFactoryImpl.java
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/application/D2DViewHandler.java
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/BridgeFacesContext.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #15323 Mon Dec 10 13:53:16 MST 2007 ted.goddard added missing import (ICE-2273)
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/BridgeFacesContext.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #15326 Mon Dec 10 15:01:36 MST 2007 ted.goddard using cached view root for SWF 1.0 (ICE-2273)
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/util/SeamUtilities.java
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/core/SwfLifecycleExecutor.java
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/application/D2DViewHandler.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #15338 Tue Dec 11 09:27:55 MST 2007 ted.goddard added readme.txt (ICE-2273)
        Files Changed
        Commit graph ADD /projects/icefaces-swf-booking/readme.txt
        Commit graph MODIFY /projects/icefaces-swf-booking/ivy.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #15339 Tue Dec 11 09:30:34 MST 2007 ted.goddard restored to Sun RI build (ICE-2273)
        Files Changed
        Commit graph MODIFY /projects/icefaces-swf-booking/ivy.xml
        Hide
        Ted Goddard added a comment -

        Comments on the Spring forum requesting integration:

        http://forum.springframework.org/showthread.php?t=51233

        Show
        Ted Goddard added a comment - Comments on the Spring forum requesting integration: http://forum.springframework.org/showthread.php?t=51233
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #16666 Wed May 21 14:35:12 MDT 2008 ted.goddard initial checkin of booking-faces https://springframework.svn.sourceforge.net/svnroot/springframework/spring-webflow/trunk/spring-webflow-samples/booking-faces revision 12476 (ICE-2273)
        Files Changed
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/WEB-INF/config/webmvc-config.xml
        Commit graph ADD /projects/swf-booking-icefaces/src/main/resources/log4j.xml
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/styles/booking.css
        Commit graph ADD /projects/swf-booking-icefaces/.project
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/WEB-INF/web.xml
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/META-INF
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/WEB-INF/logoutSuccess.xhtml
        Commit graph ADD /projects/swf-booking-icefaces/build.xml
        Commit graph ADD /projects/swf-booking-icefaces/.settings/org.springframework.ide.eclipse.core.prefs
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/index.html
        Commit graph ADD /projects/swf-booking-icefaces/src/test
        Commit graph ADD /projects/swf-booking-icefaces/src/main/java/org/springframework/webflow/samples/booking/ReferenceData.java
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/images/bg.gif
        Commit graph ADD /projects/swf-booking-icefaces/.settings/org.hibernate.eclipse.console.prefs
        Commit graph ADD /projects/swf-booking-icefaces/src/test/java/org/springframework/webflow
        Commit graph ADD /projects/swf-booking-icefaces/src/test/java/org
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/WEB-INF/flows/main/reviewHotel.xhtml
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/WEB-INF/config/web-application-config.xml
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/WEB-INF/flows/main/main.xml
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/WEB-INF/classes
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/WEB-INF/flows/booking
        Commit graph ADD /projects/swf-booking-icefaces/src/test/java/org/springframework/webflow/samples/booking
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/WEB-INF/config/data-access-config.xml
        Commit graph ADD /projects/swf-booking-icefaces/src/main/java/org/springframework/webflow/samples/booking/BookingService.java
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/images/input.bg.gif
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/WEB-INF/flows/booking/reviewBooking.xhtml
        Commit graph ADD /projects/swf-booking-icefaces/src/test/java/org/springframework/webflow/samples
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/images/diplomat.jpg
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/WEB-INF/flows/main
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/images/powered-by-spring.png
        Commit graph ADD /projects/swf-booking-icefaces/.settings/org.eclipse.jst.common.project.facet.core.prefs
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/META-INF/MANIFEST.MF
        Commit graph ADD /projects/swf-booking-icefaces/ivy.xml
        Commit graph ADD /projects/swf-booking-icefaces/src/main/resources/import.sql
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/WEB-INF
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/images/btn.bg.gif
        Commit graph ADD /projects/swf-booking-icefaces/src/main/java/org/springframework/webflow/samples/booking/SearchCriteria.java
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/images/th.bg.gif
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/images/header.jpg
        Commit graph ADD /projects/swf-booking-icefaces/.settings/org.eclipse.jpt.core.prefs
        Commit graph ADD /projects/swf-booking-icefaces/src/main/java/org/springframework/webflow/samples
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/WEB-INF/config/webflow-config.xml
        Commit graph ADD /projects/swf-booking-icefaces/.settings/org.eclipse.wst.validation.prefs
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/WEB-INF/flows/main/enterSearchCriteria.xhtml
        Commit graph ADD /projects/swf-booking-icefaces/src/main/resources
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/WEB-INF/layouts/standard.xhtml
        Commit graph ADD /projects/swf-booking-icefaces/src
        Commit graph ADD /projects/swf-booking-icefaces/src/test/resources
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/WEB-INF/flows
        Commit graph ADD /projects/swf-booking-icefaces/src/main/java/org
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp
        Commit graph ADD /projects/swf-booking-icefaces/src/test/java/org/springframework
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/WEB-INF/config/security-config.xml
        Commit graph ADD /projects/swf-booking-icefaces/.settings/org.eclipse.jdt.core.prefs
        Commit graph ADD /projects/swf-booking-icefaces/src/test/java/org/springframework/webflow/samples/booking/MainFlowExecutionTests.java
        Commit graph ADD /projects/swf-booking-icefaces/.settings/org.eclipse.jdt.ui.prefs
        Commit graph ADD /projects/swf-booking-icefaces/src/main/resources/META-INF/persistence.xml
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/images
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/WEB-INF/flows/booking/enterBookingDetails.xhtml
        Commit graph ADD /projects/swf-booking-icefaces/src/main/java/org/springframework/webflow
        Commit graph ADD /projects/swf-booking-icefaces/src/main/resources/META-INF
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/WEB-INF/login.xhtml
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph ADD /projects/swf-booking-icefaces/.settings
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/WEB-INF/intro.xhtml
        Commit graph ADD /projects/swf-booking-icefaces/.settings/org.eclipse.wst.common.component
        Commit graph ADD /projects/swf-booking-icefaces/.springWebflow
        Commit graph ADD /projects/swf-booking-icefaces/src/main/java/org/springframework/webflow/samples/booking/Booking.java
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/WEB-INF/config
        Commit graph ADD /projects/swf-booking-icefaces/.classpath
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/WEB-INF/classes/log4j.properties
        Commit graph ADD /projects/swf-booking-icefaces/.springBeans
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/WEB-INF/flows/booking/booking.xml
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/WEB-INF/flows/booking/messages.properties
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/WEB-INF/flows/main/reviewHotels.xhtml
        Commit graph ADD /projects/swf-booking-icefaces/src/main/java/org/springframework/webflow/samples/booking/Hotel.java
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/images/tse.gif
        Commit graph ADD /projects/swf-booking-icefaces/src/test/java/org/springframework/webflow/samples/booking/BookingFlowExecutionTests.java
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/WEB-INF/layouts
        Commit graph ADD /projects/swf-booking-icefaces/src/main/java
        Commit graph ADD /projects/swf-booking-icefaces/.settings/org.eclipse.wst.common.project.facet.core.xml
        Commit graph ADD /projects/swf-booking-icefaces
        Commit graph ADD /projects/swf-booking-icefaces/src/main/java/org/springframework/webflow/samples/booking/JpaBookingService.java
        Commit graph ADD /projects/swf-booking-icefaces/src/main/java/org/springframework/webflow/samples/booking
        Commit graph ADD /projects/swf-booking-icefaces/src/main/java/org/springframework/webflow/samples/booking/User.java
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/styles
        Commit graph ADD /projects/swf-booking-icefaces/src/main
        Commit graph ADD /projects/swf-booking-icefaces/src/test/java
        Commit graph ADD /projects/swf-booking-icefaces/src/main/java/org/springframework
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #16668 Wed May 21 15:05:04 MDT 2008 ted.goddard build instructions (ICE-2273)
        Files Changed
        Commit graph ADD /projects/swf-booking-icefaces/readme.txt
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #16669 Wed May 21 15:32:55 MDT 2008 ted.goddard preliminary integration with Spring Web Flow 2.0.1 (ICE-2273)
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/util/SeamUtilities.java
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/core/SwfLifecycleExecutor.java
        Commit graph ADD /icefaces/trunk/icefaces/lib/org.springframework.webflow-2.0.1.RELEASE.jar
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/env/SpringWebFlowInstantiationServlet.java
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/BridgeFacesContext.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #16670 Wed May 21 15:35:37 MDT 2008 ted.goddard preliminary sample application (ICE-2273)
        Files Changed
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/css/layout-navleft-1col.css
        Commit graph MODIFY /projects/swf-booking-icefaces/src/main/webapp/WEB-INF/layouts/standard.xhtml
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/css/typo.css
        Commit graph MODIFY /projects/swf-booking-icefaces/readme.txt
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/css
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/css/layout-navtop-1col.css
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/css/booking.css
        Commit graph MODIFY /projects/swf-booking-icefaces/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /projects/swf-booking-icefaces/src/main/webapp/WEB-INF/flows/main/reviewHotels.xhtml
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/css/layout-navtop-subright.css
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/css/layout-navtop-localleft.css
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/css/layout-1col.css
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/css/tools.css
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/css/nav-horizontal.css
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/css/nav-vertical.css
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/css/layout-navtop-3col.css
        Commit graph MODIFY /projects/swf-booking-icefaces/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/css/forms.css
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/css/layout-navleft-2col.css
        Commit graph MODIFY /projects/swf-booking-icefaces/src/main/webapp/WEB-INF/config/webflow-config.xml
        Commit graph MODIFY /projects/swf-booking-icefaces/src/main/webapp/WEB-INF/flows/main/main.xml
        Commit graph ADD /projects/swf-booking-icefaces/src/main/webapp/css/layout.css
        Commit graph MODIFY /projects/swf-booking-icefaces/src/main/webapp/WEB-INF/flows/main/enterSearchCriteria.xhtml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #16684 Fri May 23 15:06:05 MDT 2008 ted.goddard non-SWF views also possible when SWF is detected (ICE-2273)
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/core/PageServer.java
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/core/LifecycleExecutor.java
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/core/ReceiveSendUpdates.java
        Hide
        Ted Goddard added a comment -

        Initial work on the integration allows delegation of the JSF lifecycle to the Spring Web Flow Flow Executor. To allow integration with pages not handled by SWF, only those URLs with no "." after the last "/" are delegated, otherwise JSF handles the request directly. The idea is that this should detect those pages that are "extension mapped". (Clearly a better means of detecting which requests should be handled by Spring Web Flow is needed.)

        The booking-faces application has been partially ported and checked in. The flow up to "Book Hotel" is functional; the other pages have not been ported (for instance sf: components currently have interoperability problems due to the use of Dojo and the modification of the form submission URL).

        Show
        Ted Goddard added a comment - Initial work on the integration allows delegation of the JSF lifecycle to the Spring Web Flow Flow Executor. To allow integration with pages not handled by SWF, only those URLs with no "." after the last "/" are delegated, otherwise JSF handles the request directly. The idea is that this should detect those pages that are "extension mapped". (Clearly a better means of detecting which requests should be handled by Spring Web Flow is needed.) The booking-faces application has been partially ported and checked in. The flow up to "Book Hotel" is functional; the other pages have not been ported (for instance sf: components currently have interoperability problems due to the use of Dojo and the modification of the form submission URL).
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #16693 Fri May 23 17:54:54 MDT 2008 ted.goddard initial SWF 2.0.1 integration (ICE-2273)
        Files Changed
        Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/webapp/http/core/PageServer.java
        Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/env/SpringWebFlowInstantiationServlet.java
        Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/context/BridgeFacesContext.java
        Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/webapp/http/core/LifecycleExecutor.java
        Commit graph ADD /icefaces/branches/icefaces-1.7/icefaces/lib/org.springframework.webflow-2.0.1.RELEASE.jar
        Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/util/SeamUtilities.java
        Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/webapp/http/core/SwfLifecycleExecutor.java
        Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/webapp/http/core/ReceiveSendUpdates.java
        Ken Fyten made changes -
        Field Original Value New Value
        Fix Version/s 1.7.1 [ 10122 ]
        Assignee Priority P2
        Assignee Ted Goddard [ ted.goddard ]
        Hide
        Ted Goddard added a comment -

        Initial support is checked in; will create additional cases for specific issues.

        Show
        Ted Goddard added a comment - Initial support is checked in; will create additional cases for specific issues.
        Ted Goddard made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Hide
        Keith Garry Boyce added a comment -

        See http://jira.springframework.org/browse/SWF-660

        This appears to fully integrate webflow and icefaces at the taglib level. It supports multiple tags on a single page, multiple tabs or otherwise... I wasn't able to get the jsf statemanagement to work since all the components did not appear to serialize properly. In the interim i'm just storing state in session. Perhaps you guys can address this. I think it makes icefaces-webflow integration a lot less problematic as versions change since it becomes isolated at the component level.

        Show
        Keith Garry Boyce added a comment - See http://jira.springframework.org/browse/SWF-660 This appears to fully integrate webflow and icefaces at the taglib level. It supports multiple tags on a single page, multiple tabs or otherwise... I wasn't able to get the jsf statemanagement to work since all the components did not appear to serialize properly. In the interim i'm just storing state in session. Perhaps you guys can address this. I think it makes icefaces-webflow integration a lot less problematic as versions change since it becomes isolated at the component level.
        Hide
        Ted Goddard added a comment -

        Is the idea to run a webflow within a panel (such as for a wizard)? There have definitely been requests for a feature like that.

        Show
        Ted Goddard added a comment - Is the idea to run a webflow within a panel (such as for a wizard)? There have definitely been requests for a feature like that.
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #16861 Wed Jun 11 17:28:20 MDT 2008 ted.goddard noted spring webflow .jar (ICE-2273)
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/lib/versions-licenses.html
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #16876 Thu Jun 12 11:19:21 MDT 2008 ted.goddard noted spring webflow .jar (ICE-2273)
        Files Changed
        Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/lib/versions-licenses.html
        Hide
        Keith Garry Boyce added a comment -

        yes.. but in fact it can run standalone I think. Although I haven't tried It doesn't seem to need to be in a panel. If you want to establish communication outside the normal support channel (we do have icefaces support at EDS/BCBSMA) feel free to contact me.

        Show
        Keith Garry Boyce added a comment - yes.. but in fact it can run standalone I think. Although I haven't tried It doesn't seem to need to be in a panel. If you want to establish communication outside the normal support channel (we do have icefaces support at EDS/BCBSMA) feel free to contact me.
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Assignee Priority P2
        Assignee Ted Goddard [ ted.goddard ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #17080 Wed Jul 09 15:15:39 MDT 2008 ted.goddard initial checkin of booking-faces https://springframework.svn.sourceforge.net/svnroot/springframework/spring-webflow/tags/spring-webflow-2.0.2.RELEASE/spring-webflow-samples/booking-faces revision 13111 (ICE-2273)
        Files Changed
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/test/java/org
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/resources/log4j.xml
        Commit graph ADD /projects/swf-booking-icefaces/trunk/.settings/org.eclipse.wst.validation.prefs
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/webapp/WEB-INF/flows/main/enterSearchCriteria.xhtml
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/java/org/springframework
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/test/java/org/springframework/webflow/samples/booking/BookingFlowExecutionTests.java
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/java/org
        Commit graph ADD /projects/swf-booking-icefaces/trunk/ivy.xml
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/webapp/WEB-INF/classes/log4j.properties
        Commit graph ADD /projects/swf-booking-icefaces/trunk/.classpath
        Commit graph ADD /projects/swf-booking-icefaces/trunk/build.xml
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/resources/import.sql
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/java/org/springframework/webflow/samples
        Commit graph ADD /projects/swf-booking-icefaces/trunk/.settings/org.eclipse.jdt.core.prefs
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/webapp/WEB-INF
        Commit graph ADD /projects/swf-booking-icefaces/trunk/.settings/org.eclipse.jdt.ui.prefs
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/webapp/WEB-INF/login.xhtml
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/webapp/WEB-INF/config/security-config.xml
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/java/org/springframework/webflow/samples/booking
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/webapp/WEB-INF/config
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/resources/META-INF/persistence.xml
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/webapp/WEB-INF/flows/booking/messages.properties
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/webapp/WEB-INF/flows/booking
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/webapp/images/tse.gif
        Commit graph ADD /projects/swf-booking-icefaces/trunk/.settings/org.hibernate.eclipse.console.prefs
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/test/java/org/springframework/webflow/samples/booking/MainFlowExecutionTests.java
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/webapp/WEB-INF/config/web-application-config.xml
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/webapp/images/btn.bg.gif
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/webapp/WEB-INF/layouts
        Commit graph ADD /projects/swf-booking-icefaces/trunk/.settings
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/test/java/org/springframework
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/webapp/WEB-INF/intro.xhtml
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/webapp/WEB-INF/config/webflow-config.xml
        Commit graph ADD /projects/swf-booking-icefaces/trunk/.settings/org.eclipse.wst.common.component
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/java/org/springframework/webflow/samples/booking/Booking.java
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/webapp/WEB-INF/flows
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/webapp/images/input.bg.gif
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/test
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/test/java/org/springframework/webflow/samples/booking
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/java/org/springframework/webflow/samples/booking/BookingService.java
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/webapp/WEB-INF/config/webmvc-config.xml
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/webapp/styles/booking.css
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/webapp/WEB-INF/flows/main/reviewHotels.xhtml
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/webapp/WEB-INF/classes
        Commit graph ADD /projects/swf-booking-icefaces/trunk/.springBeans
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/webapp/images/header.jpg
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/webapp/index.html
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/java/org/springframework/webflow
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/java/org/springframework/webflow/samples/booking/SearchCriteria.java
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/webapp/images/powered-by-spring.png
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src
        Commit graph ADD /projects/swf-booking-icefaces/trunk/.settings/org.eclipse.wst.common.project.facet.core.xml
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/java/org/springframework/webflow/samples/booking/Hotel.java
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/webapp/images/bg.gif
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/java/org/springframework/webflow/samples/booking/ReferenceData.java
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/test/java
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/webapp/WEB-INF/flows/booking/reviewBooking.xhtml
        Commit graph ADD /projects/swf-booking-icefaces/trunk/.settings/org.eclipse.jpt.core.prefs
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/webapp/WEB-INF/flows/main/main.xml
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/webapp/WEB-INF/config/data-access-config.xml
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/webapp/WEB-INF/layouts/standard.xhtml
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/java/org/springframework/webflow/samples/booking/User.java
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/test/resources
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/webapp/WEB-INF/flows/booking/booking.xml
        Commit graph ADD /projects/swf-booking-icefaces/trunk/.settings/org.eclipse.jst.common.project.facet.core.prefs
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/webapp
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/java
        Commit graph ADD /projects/swf-booking-icefaces/trunk/.settings/org.springframework.ide.eclipse.core.prefs
        Commit graph ADD /projects/swf-booking-icefaces/trunk/.springWebflow
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/java/org/springframework/webflow/samples/booking/JpaBookingService.java
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/webapp/META-INF
        Commit graph ADD /projects/swf-booking-icefaces/trunk/.project
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/webapp/images/th.bg.gif
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/resources
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/webapp/WEB-INF/flows/main
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/webapp/WEB-INF/flows/booking/enterBookingDetails.xhtml
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/webapp/WEB-INF/web.xml
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/test/java/org/springframework/webflow/samples
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/webapp/images
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/webapp/styles
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/webapp/META-INF/MANIFEST.MF
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/resources/META-INF
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/webapp/WEB-INF/flows/main/reviewHotel.xhtml
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/test/java/org/springframework/webflow
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/webapp/images/diplomat.jpg
        Commit graph ADD /projects/swf-booking-icefaces/trunk/src/main/webapp/WEB-INF/logoutSuccess.xhtml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #17081 Wed Jul 09 15:23:05 MDT 2008 ted.goddard added readme.txt (ICE-2273)
        Files Changed
        Commit graph ADD /projects/swf-booking-icefaces/trunk/readme.txt
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #17082 Wed Jul 09 15:24:54 MDT 2008 ted.goddard fixing trunk paths (ICE-2273)
        Files Changed
        Commit graph ADD /projects/swf-booking-icefaces/swf-booking-icefaces
        Commit graph DEL /projects/swf-booking-icefaces/trunk
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #17083 Wed Jul 09 15:25:08 MDT 2008 ted.goddard fixing trunk paths (ICE-2273)
        Files Changed
        Commit graph ADD /projects/swf-booking-icefaces/trunk
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #17084 Wed Jul 09 15:25:40 MDT 2008 ted.goddard fixing trunk paths (ICE-2273)
        Files Changed
        Commit graph DEL /projects/swf-booking-icefaces/swf-booking-icefaces
        Commit graph ADD /projects/swf-booking-icefaces/trunk/swf-booking-icefaces
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #17099 Thu Jul 10 10:17:46 MDT 2008 ted.goddard functional first page (ICE-2273)
        Files Changed
        Commit graph MODIFY /projects/swf-booking-icefaces/trunk/swf-booking-icefaces/src/main/webapp/WEB-INF/config/webflow-config.xml
        Commit graph MODIFY /projects/swf-booking-icefaces/trunk/swf-booking-icefaces/src/main/webapp/WEB-INF/flows/main/enterSearchCriteria.xhtml
        Commit graph MODIFY /projects/swf-booking-icefaces/trunk/swf-booking-icefaces/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /projects/swf-booking-icefaces/trunk/swf-booking-icefaces/ivy.xml
        Commit graph MODIFY /projects/swf-booking-icefaces/trunk/swf-booking-icefaces/src/main/webapp/WEB-INF/faces-config.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #17219 Wed Jul 23 15:51:46 MDT 2008 ted.goddard ported reviewHotels page (ICE-2273)
        Files Changed
        Commit graph MODIFY /projects/swf-booking-icefaces/trunk/swf-booking-icefaces/src/main/webapp/WEB-INF/flows/main/reviewHotels.xhtml
        Hide
        Ted Goddard added a comment -

        Recent changes for partialSubmit and UIXhtmlComponent state saving improve the functionality of swf-booking-icefaces. A significant area that appears to remain is support for "anonymous" flows. For instance, the login.xhtml page is not registered as a flow, yet redirection to flows/login (and flows/processLogin) is expected to resolve.

        Show
        Ted Goddard added a comment - Recent changes for partialSubmit and UIXhtmlComponent state saving improve the functionality of swf-booking-icefaces. A significant area that appears to remain is support for "anonymous" flows. For instance, the login.xhtml page is not registered as a flow, yet redirection to flows/login (and flows/processLogin) is expected to resolve.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: