[jboss-user] [JBossCache] - Re: Could a recent version be uploaded to the maven2 reposit

2007-01-24 Thread fabrefactor
Niels: I, too, would like to see this sent to central (repo1.maven.org). In it's absence, I'll note the following POM works for us and JBC 1.4.0.SP1: | | 4.0.0 | jboss | jboss-cache | 1.4.0.SP1 | | | jboss | jboss-system |

[jboss-user] [JBossCache] - Re: Replication vs. Invalidation and Configuration

2007-01-09 Thread fabrefactor
Thanks very much for your time, Manik. We'll see how overhead goes without buddy replication. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3999499#3999499 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3999499 _

[jboss-user] [JBossCache] - Re: Replication vs. Invalidation and Configuration

2007-01-08 Thread fabrefactor
Thanks for the reply, Manik. I take it if I'm going to have to use REPL_SYNC that I should also use Buddy Replication (with Data Gravitation) ? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3999121#3999121 Reply to the post : http://www.jboss.com/index.html

[jboss-user] [JBossCache] - Re: Replication vs. Invalidation and Configuration

2007-01-08 Thread fabrefactor
Hi again, folks. REPL_SYNC seems to work flawlessly, but we'd prefer not to have to do that. Is there a way to use only ClusteredCacheLoader and INVALIDATION_SYNC to get data to other nodes in real time? Thanks in advance. View the original post : http://www.jboss.com/index.html?module=bb&op=v

[jboss-user] [JBossCache] - Re: Replication vs. Invalidation and Configuration

2007-01-03 Thread fabrefactor
Anyone, Anyone? Bueller? Bueller? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3997752#3997752 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3997752 ___ jboss-user mailing li

[jboss-user] [JBossCache] - Replication vs. Invalidation and Configuration

2006-12-29 Thread fabrefactor
Hi JBossCache folks. We have a number of use cases where we need to maintain state across application servers. Specifically, one application in one cluster may need to save a conversation before redirecting to another application in yet another cluster. So, the use case is: * App 1 stores da