webflow « IceFaces « JSF Q&A





3. No event arrives my web flow    icefaces.org

Hi again, I'm sorry I've to open another thread, but I have very fundamental problem. :-/ I use IceFaces1.8RC1, Spring2.5.6, Web Flow2.0.5, Tomcat6.0.16 (and NetBeans 6.5) No event fired by IceFaces seems to reach my web flow. I can access my flow, but if I submit a form via the (or the , that doesn't matter...) no state-transition is performed. ...

4. Can't run any ICEfaces pages using 1.8 RC2 and WebFlow 2.0.6    icefaces.org

I built a fair amount of an app using plain ICEfaces 1.8. I just upgraded to 1.8.0 RC2 and see that async-http-server is now push-server. I also upgraded to Spring WebFlow 2.0.6 and started integrating flows. ICEfaces refuses to work now. No matter what combination of settings I've tried, I keep getting an NPE in SessionDispatcher: Code: Servlet.service() for servlet dispatcher ...

6. was 6.1, icefaces and webflow.    icefaces.org

8. Webflow and facelet    icefaces.org

9. inputFile + WebFlow -> NotSerializableException    icefaces.org

Hey there, I'm trying to add FileUpload support to a little project. I'm working with the lates Spring WebFlow and IceFaces. When loading the page with the upload component I get the following Exception: StackTrace: Code: 14.07.2008 01:17:12 org.apache.catalina.core.StandardWrapperValve invoke SCHWERWIEGEND: Servlet.service() for servlet Blocking Servlet threw exception org.springframework.webflow.execution.repository.snapshot.SnapshotCreationException: Could not serialize flow execution; make sure all objects stored in flow ...