Strange tomcat 8 and java 8 behavior during logout -


i had web application working tomcat 6.0.41 , java 1.7.0_60. migrated web app new server same version of java package tomcat 8.0.15 , java 1.8.0_25.

the problem when several users logout in web app, logout not "working". when click on logout: 1. valueunbound called 2. valuebound called

when click on logout button, logout working: 1. valueunbound called , i'm correctly logged out of app others users are.

do know if there needed in tomcat or java configuration in order not have issue?


Comments

Popular posts from this blog

java - Oracle EBS .ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class ERROR -

c# - how to use buttonedit in devexpress gridcontrol -

nvd3.js - angularjs-nvd3-directives setting color in legend as well as in chart elements -