I get this error message
[ SEVERE: Exception sending context initialized event to listener instance of class org.springframework.web.util.Log4jConfigL
Just in case anyone else has done the above without getting rid of the problem:
Our webapp had the webAppRootKey set correctly, but I still got the exception above. Restarting Glassfish and redeploying the same war-file worked, go figure.