[jboss-jira] [JBoss JIRA] (WFLY-9966) local-cache doesn't allow jndi-name attribute any more in wildfly 12, but it still supports in wildfly 11
Brian Stansberry (JIRA)
issues at jboss.org
Tue Mar 6 14:08:00 EST 2018
[ https://issues.jboss.org/browse/WFLY-9966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry reassigned WFLY-9966:
--------------------------------------
Assignee: Paul Ferraro (was: Jason Greene)
> local-cache doesn't allow jndi-name attribute any more in wildfly 12, but it still supports in wildfly 11
> ---------------------------------------------------------------------------------------------------------
>
> Key: WFLY-9966
> URL: https://issues.jboss.org/browse/WFLY-9966
> Project: WildFly
> Issue Type: Bug
> Components: Clustering
> Affects Versions: 12.0.0.Final
> Reporter: dungtri pham
> Assignee: Paul Ferraro
>
> I use to have my local cache defined in wildfly 10, 11 like below:
> <cache-container name="mycache" default-cache="my_device_cache">
> <local-cache name="my_device_cache" jndi-name="java:/cache/device/status">
> <file-store passivation="false" preload="true" purge="false" shared="true"/>
> </local-cache>
> </cache-container>
> Now, it blows up in wildfly 12 and complains about jndi-name isnt allowed attribute for the local-cache.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list