Details
Description
                    After making a call on a ViewScoped bean if a navigation call is made, an ice.window.dispose request is made.  No WindowScoped beans are being used and the org.icefaces.lazyWindowScope context parameter is set to true.
            
- 
                                            Hide
- Case10698Example.zip
 - 17 kB
 - Arran Mccullough
 - 
                                        
- Case10698Example/build.xml 3 kB
 - Case10698Example/.../ant-deploy.xml 2 kB
 - Case10698Example/.../build-impl.xml 58 kB
 - Case10698Example/.../genfiles.properties 0.5 kB
 - Case10698Example/.../private.properties 0.5 kB
 - Case10698Example/nbproject/.../private.xml 0.2 kB
 - Case10698Example/.../project.properties 3 kB
 - Case10698Example/nbproject/project.xml 0.9 kB
 - Case10698Example/src/conf/MANIFEST.MF 0.0 kB
 - Case10698Example/src/.../TestBean.java 0.3 kB
 - Case10698Example/web/index.xhtml 1 kB
 - Case10698Example/web/.../context.xml 0.1 kB
 - Case10698Example/web/WEB-INF/web.xml 3 kB
 
 
 - 
                                            Hide
- Case10698Example.war
 - 7.41 MB
 - Arran Mccullough
 - 
                                        
- META-INF/MANIFEST.MF 0.1 kB
 - META-INF/context.xml 0.1 kB
 - WEB-INF/classes/.../example/TestBean.class 0.5 kB
 - WEB-INF/lib/commons-beanutils.jar 226 kB
 - WEB-INF/lib/commons-collections.jar 558 kB
 - WEB-INF/lib/commons-digester.jar 140 kB
 - WEB-INF/lib/commons-logging.jar 52 kB
 - WEB-INF/lib/icefaces-ace.jar 1.39 MB
 - WEB-INF/lib/icefaces-compat.jar 2.35 MB
 - WEB-INF/lib/icefaces.jar 240 kB
 - WEB-INF/lib/javax.faces.jar 2.48 MB
 - WEB-INF/web.xml 3 kB
 - index.xhtml 1 kB
 
 
 
Activity
- All
 - Comments
 - History
 - Activity
 - Remote Attachments
 - Subversion
 
Improved detection of view and window scoped beans. Avoided false detection of different markers saved in the view or window scope maps.