0 Replies Latest reply on Jun 14, 2015 9:51 AM by developer251

    Connecting with Infinispan CLI to EAP/AS 7

    developer251

      Hi all!

      I'd need to connect from Infinispan CLI to the Caches running on the application server (EAP 6/AS7) to monitor them. When I execute:

      connect localhost
      
      

      The output is:

      The remote server does not expose any CacheManagers
      
      

      I've tested this on JBoss EAP 6.3 using ha profile and at least one cache set to "EAGER". The Infinispan version I use is infinispan-7.2.2.Final

      Somewhere in the docs it's mentioned to use in your application the infinispan-cli-server.jar but this is not included in infinispan-7.2.2.Final.

      Any help ?