Hi,

I want my cache shared between several application on the same jboss. And I 
need this cache to be replicate between different JVM.

@manik I do not use HAJNDI but local JNDI and I still have the 
NotSerializableException, I think the two service have the same interface for 
compatibility purpose.

anonymous wrote : 
  | On the other hand what's the point of putting a replicated cache in JNDI 
because you can create an handler to it from any JVM you want to. Perhaps 
serializing+unserializing is more efficient than creating a new handler, but 
again there's the advantage of not loosing replication events.
  | 

I don't see what you mean by handler.

Thanks for you comments
--
Guillaume

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4235204
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to