0 Replies Latest reply on Oct 19, 2012 12:42 PM by sonicaaaa

    Relationship between Connectors, cache-container and local-cache

    sonicaaaa

      Hi all. I need some help to enderstand the relationship between the elements of the cache architecture I can define in AS 7.

       

      I see that I can define multiple cache-containers. Each cache container can have  different named caches.

       

      My understanding is that via the API what I can specify is the named cache like with this method:

       

      http://docs.jboss.org/infinispan/4.1/apidocs/org/infinispan/client/hotrod/RemoteCacheManager.html#getCache%28java.lang.String%29

       

      How can I directly hit a different cache-container?

       

      Am I required to do so or overy named cache is in the same namespace so I just need to specify this?

       

      Can I have more than one cache-container exposed over hotrod?

       

       

      please help me to better understand this elements!

       

       

      thank you

       

      paolo