jeeper
Apr 7th, 2011, 08:13 AM
Reading through the spring security documentation, I noticed that "The error-if-maximum-exceeded attribute" is mentioned there, which I wasn't able to find. One line before, "exception-if-maximum-exceeded" attribute is describe. this one is existing. so maybe here http://static.springsource.org/spring-security/site/docs/3.0.x/reference/springsecurity-single.html#nsa-concurrent-session-control (B.1.9) "error-if-maximum-exceeded" should be replaced by "exception-if-maximum-exceeded". sorry, if Im wrong.