[jboss-user] [JBossCache] - Re: Running PojoCache in multiple machines

2007-10-05 Thread [EMAIL PROTECTED]
Basically if you have > 1 network interface on your machine and you wish to use UDP as a network protocol, then you have to set your bind_address. I.e., tell JGroups which network interface to use. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4091870#4091870

[jboss-user] [JBossCache] - Re: Running PojoCache in multiple machines

2007-10-02 Thread BruceSpringfield
What is your question? Can you post the configuration? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4090727#4090727 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4090727 ___

[jboss-user] [JBossCache] - Re: Running PojoCache in multiple machines

2007-09-24 Thread AbdElrahman
hi thank you for your reply , but in the sample configuration there is this part that i dont understand thank you View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4087760#4087760 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=

[jboss-user] [JBossCache] - Re: Running PojoCache in multiple machines

2007-09-24 Thread BruceSpringfield
You need to set the ClusterConfig attribute to let the Cache know you are running as a cluster. The mcast_port values should be the same for the caches on both machines. CacheMode should also be set to something other than LOCAL. View the original post : http://www.jboss.com/index.html?modu