My implementation requires the use of the all server, but I wish to turn 
clustering off. I changed the UDP entry in the cluster-service.xml file to look 
like the following:

        <UDP mcast_addr="127.0.0.1" mcast_port="45566"
             ip_ttl="1" ip_mcast="false"
             mcast_send_buf_size="800000" mcast_recv_buf_size="150000"
             ucast_send_buf_size="800000" ucast_recv_buf_size="150000"
             loopback="false" />

This has prevented JBoss from trying to cluster with other JBoss instances on 
the network, but I'm looking for the proper way to disable clustering. Thanks 
very much.

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

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


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to