2. ICEFaces 1.7.2 SP1 not working with webflow 1.0.6 icefaces.org |
3. No event arrives my web flow icefaces.orgHi 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 |
4. Can't run any ICEfaces pages using 1.8 RC2 and WebFlow 2.0.6 icefaces.orgI 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 ... |
5. IceFaces + Facelets + WebFlow - does it work or not? icefaces.org |
6. was 6.1, icefaces and webflow. icefaces.org |
8. Webflow and facelet icefaces.org |
9. inputFile + WebFlow -> NotSerializableException icefaces.orgHey 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 ... |