CVS update: JGroups/src/org/jgroups/util Util.java
"Bela Ban" <[email protected]> Mon, 4 Oct 2010 07:46:39 +0000
| Newsgroups | gmane.comp.java.javagroups.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: belaban
Date: 10/10/04 07:46:39
Modified: src/org/jgroups/util Tag: Branch_JGroups_2_6 Util.java
Log:
fixed incorrect URL (https://jira.jboss.org/browse/JGRP-1102)
Revision Changes Path
No revision
No revision
1.137.2.15 +2 -2 JGroups/src/org/jgroups/util/Util.java
Index: Util.java
===================================================================
RCS file: /cvsroot/javagroups/JGroups/src/org/jgroups/util/Util.java,v
retrieving revision 1.137.2.14
retrieving revision 1.137.2.15
diff -u -r1.137.2.14 -r1.137.2.15
--- Util.java 17 Dec 2009 16:30:05 -0000 1.137.2.14
+++ Util.java 4 Oct 2010 07:46:39 -0000 1.137.2.15
@@ -30,7 +30,7 @@
/**
* Collection of various utility routines that can not be assigned to other classes.
* @author Bela Ban
- * @version $Id: Util.java,v 1.137.2.14 2009/12/17 16:30:05 belaban Exp $
+ * @version $Id: Util.java,v 1.137.2.15 2010/10/04 07:46:39 belaban Exp $
*/
public class Util {
@@ -2145,7 +2145,7 @@
sb.append("; make sure your mcast_addr is of the same type as the preferred IP stack (IPv4 or IPv6)");
sb.append(" by checking the value of the system properties java.net.preferIPv4Stack and java.net.preferIPv6Addresses.");
sb.append("\nWill ignore mcast_addr, but this may lead to cross talking " +
- "(see http://www.jboss.com/wiki/Edit.jsp?page=CrossTalking for details). ");
+ "(see https://www.jboss.org/community/docs/DOC-9469 for details). ");
sb.append("\nException was: " + ex);
log.warn(sb);
}
------------------------------------------------------------------------------
Virtualization is moving to the mainstream and overtaking non-virtualized
environment for deploying applications. Does it make network security
easier or more difficult to achieve? Read this whitepaper to separate the
two and get a better understanding.
http://p.sf.net/sfu/hp-phase2-d2d