CVS update: JGroups/src/org/jgroups JChannelFactory.java

"Bela Ban" <[email protected]>
Newsgroups gmane.comp.java.javagroups.cvs
Message-ID <[email protected]>
  User: belaban 
  Date: 10/08/17 09:20:53

  Modified:    src/org/jgroups JChannelFactory.java
  Log:
  ns
  
  Revision  Changes    Path
  1.58      +2 -2      JGroups/src/org/jgroups/JChannelFactory.java
  
  Index: JChannelFactory.java
  ===================================================================
  RCS file: /cvsroot/javagroups/JGroups/src/org/jgroups/JChannelFactory.java,v
  retrieving revision 1.57
  retrieving revision 1.58
  diff -u -r1.57 -r1.58
  --- JChannelFactory.java	7 Jul 2009 06:09:03 -0000	1.57
  +++ JChannelFactory.java	17 Aug 2010 09:20:53 -0000	1.58
  @@ -1,4 +1,4 @@
  -// $Id: JChannelFactory.java,v 1.57 2009/07/07 06:09:03 belaban Exp $
  +// $Id: JChannelFactory.java,v 1.58 2010/08/17 09:20:53 belaban Exp $
   
   package org.jgroups;
   
  @@ -563,7 +563,7 @@
            */
           String root_name=root.getNodeName();
           if(!PROTOCOL_STACKS.equals(root_name.trim().toLowerCase())) {
  -            String error="XML protocol stack configuration does not start with a '<config>' element; " +
  +            String error="XML protocol stack configuration does not start with a '<" + PROTOCOL_STACKS + ">' element; " +
                       "maybe the XML configuration needs to be converted to the new format ?\n" +
                       "use 'java org.jgroups.conf.XmlConfigurator <old XML file> -new_format' to do so";
               throw new IOException("invalid XML configuration: " + error);
  
  
  

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.