Details
Description
When accessing an ICEfaces page that has a component with partialSubmit set to true, the following exception is thrown:
java.lang.NullPointerException
com.icesoft.faces.application.D2DViewHandler.findComponent(D2DViewHandler.
java:731)
This configuration worked properly for WebFlow 1.0.5 and ICEFaces 1.6.2.
java.lang.NullPointerException
com.icesoft.faces.application.D2DViewHandler.findComponent(D2DViewHandler.
java:731)
This configuration worked properly for WebFlow 1.0.5 and ICEFaces 1.6.2.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #17538 | Wed Sep 10 08:43:20 MDT 2008 | ted.goddard | avoiding intermediate release() with SWF ( |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/BridgeFacesContext.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #17534 | Tue Sep 09 15:34:53 MDT 2008 | ted.goddard | checking for null responseWriter prior to release() ( |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/BridgeFacesContext.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #17248 | Tue Jul 29 14:24:36 MDT 2008 | ted.goddard | PartialSubmitPhaseListener for SWF and state saving compatibility ( |
Files Changed | ||||
MODIFY
/icefaces/branches/icefaces-1.7/icefaces/core/conf/just-ice/faces-config.xml
MODIFY /icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/component/UIXhtmlComponent.java MODIFY /icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/webapp/http/core/ReceiveSendUpdates.java ADD /icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/application/PartialSubmitPhaseListener.java MODIFY /icefaces/branches/icefaces-1.7/icefaces/core/conf/META-INF/faces-config.xml |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #17230 | Thu Jul 24 15:51:27 MDT 2008 | ted.goddard | PartialSubmitPhaseListener for SWF and state saving compatibility ( |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/core/src/com/icesoft/faces/component/UIXhtmlComponent.java
MODIFY /icefaces/trunk/icefaces/core/conf/META-INF/faces-config.xml MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/core/ReceiveSendUpdates.java MODIFY /icefaces/trunk/icefaces/core/conf/just-ice/faces-config.xml ADD /icefaces/trunk/icefaces/core/src/com/icesoft/faces/application/PartialSubmitPhaseListener.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #17218 | Wed Jul 23 15:51:16 MDT 2008 | ted.goddard | added partialSubmit for testing ( |
Files Changed | ||||
MODIFY
/projects/swf-booking-icefaces/trunk/swf-booking-icefaces/src/main/webapp/WEB-INF/flows/main/enterSearchCriteria.xhtml
|