Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-8669

Cache created from RemoteCacheManagerAdmin is not appearing in Administration Console

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Minor Minor
    • None
    • None
    • Console
    • None

      Create a Hot Rod client and call the method createCache using the following example.

      Cache<String, String> myCache = manager.administration().createCache("myCache", "myTemplate");
      

      Open the Administration Console, it is not possible see the cache "myCache".

      Additional Info:
      The issue is occurring in standalone and domain mode.

              Unassigned Unassigned
              dlovison@redhat.com Diego Lovison
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: