I "fixed it" by changing the code to read:
| if(override != null && override.maxActiveSessions != null &&
override.maxActiveSessions != -1)
| setMaxActiveSession(override.maxActiveSessions);
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4103649#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...