[jboss-dev-forums] [Design of Clustering on JBoss (Clusters/JBoss)] - Re: JBAS-4960 - broken merge
adrian@jboss.org
do-not-reply at jboss.com
Mon Nov 12 07:48:59 EST 2007
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#4103649
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4103649
More information about the jboss-dev-forums
mailing list