[infinispan-issues] [JBoss JIRA] (ISPN-8669) Cache created from RemoteCacheManagerAdmin is not appearing in Administration Console

Diego Lovison (JIRA) issues at jboss.org
Wed Jan 10 08:57:00 EST 2018


     [ https://issues.jboss.org/browse/ISPN-8669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Diego Lovison updated ISPN-8669:
--------------------------------
    Issue Type: Bug  (was: Feature Request)


> Cache created from RemoteCacheManagerAdmin is not appearing in Administration Console
> -------------------------------------------------------------------------------------
>
>                 Key: ISPN-8669
>                 URL: https://issues.jboss.org/browse/ISPN-8669
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Console
>            Reporter: Diego Lovison
>            Priority: Minor
>
> Create a Hot Rod client and call the method *createCache* using the following example.
> {code:java}
> Cache<String, String> myCache = manager.administration().createCache("myCache", "myTemplate");
> {code}
> Open the Administration Console, it is not possible see the cache "myCache". 
> Additional Info:
> The issue is occurring in standalone and domain mode.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the infinispan-issues mailing list