[jboss-dev-forums] [Design of Clustering on JBoss] - Re: Default JGroups Configs

ALRubinger do-not-reply at jboss.com
Tue May 12 10:12:04 EDT 2009


I'm brilliant:

      // Adjust for null
  |       String valueToSet = value;
  |       if (valueToSet == null)
  |       {
  |          valueToSet = "";
  |       }
  | 
  |       // Set 
  |       SecurityActions.setSystemProperty(key, valueToSet);

Thanks, guys. :D

S,
ALR

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230496#4230496

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4230496



More information about the jboss-dev-forums mailing list