I haven't done any changes in map section.
I only did
multi cast to false
<hz:multicast enabled="false">
tcp/ip to true and added a new interface
<hz:tcp-ip enabled="true">
<hz:interface>10.165.20.27</hz:interface>
<hz:interface>10.165.20.45</hz:interface>
</hz:tcp-ip>
as well as interfaces to 10.165.20.*
<hz:interfaces enabled="true">
<hz:interface>10.165.20.*</hz:interface>
</hz:interfaces>
Only this much.
Anything missing ??
--
View this message in context:
http://karaf.922171.n3.nabble.com/Cellar-Clustering-in-karaf-tp4047542p4047560.html
Sent from the Karaf - Dev mailing list archive at Nabble.com.