1 Reply Latest reply on Oct 19, 2010 8:25 AM by michal_szymanski

    HotRod client - where is jar?

    michal_szymanski

      In Infinispan documentation I've found following code to initialize connection to hotrod:

       

      //API entry point, by default it connects to localhost:11311
      CacheContainer cacheContainer = new RemoteCacheManager();
      

      but in normaln Infinispan distribution there are no such (RemoteCacheManger) class? Where I can find jar for client?

       

      Regards

      Michał