I downloaded a copy of the archetype trunk .zip from github, and used it to create a project, with no changes to code.
running with java 8 and
mvc-bug1.txt
tomcat 8, within eclipse (oxygen.2 release 4.7.2 (eclipse java ee ide for web developers), it seems to work fine with the ide in-built browser. also works fine using external firefox (latest version).
but, it does not work ok using the latest version of chrome!
ie: after user has logged in, there is error output in the console log, and, the user does not see the 'logout' in the banner, having logged in.
very nice demo project for spring mvc.
I downloaded a copy of the archetype trunk .zip from github, and used it to create a project, with no changes to code.
running with java 8 and mvc-bug1.txt tomcat 8, within eclipse (oxygen.2 release 4.7.2 (eclipse java ee ide for web developers), it seems to work fine with the ide in-built browser. also works fine using external firefox (latest version).
but, it does not work ok using the latest version of chrome!
ie: after user has logged in, there is error output in the console log, and, the user does not see the 'logout' in the banner, having logged in.
error log output is attached.
best regards