I am trying to start two JBoss 3.2.4 servers bind in a cluster on one PC under Windows XP. I've copied "all" directory to "node1" and "node2". In node2 I enabled ServiceBindingManager. The UDP part of cluster-service.xml:
| <UDP mcast_addr="228.1.2.3" bind_addr="127.0.0.1" mcast_port="45566" | ip_ttl="64" ip_mcast="true" | mcast_send_buf_size="150000" mcast_recv_buf_size="80000" | ucast_send_buf_size="150000" ucast_recv_buf_size="80000" | loopback="true" /> | This configuration worked with JBoss 3.2.3, but with 3.2.4 two servers can not find each other. What should I do? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3839956#3839956 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3839956 ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
