6 Replies Latest reply on Feb 23, 2011 9:00 AM by galder.zamarreno

    New Cache Server

    glsgolden

      Hi all,

       

      We are planning to setup the new cache server using infinispan data grid cache and hibernate.

       

      how will populate or retrieve the cache from cache server using hibernate.

       

      means, how will we tell hibernate use the cache server machine to store or retrieve entity, collections , Query and TimeStamp level cache.

       

      example

       

      Database is on server A and code is on server B.

      Cache is on server C.

      we need to store the second level cache in server C.

       

       

      Thanks,

      Ganesh Shirsat