-
Bug
-
Resolution: Won't Do
-
Minor
-
7.2.0.CD13
-
None
In WFLY-9463 the jndi-name attribute in infinispan subsystem model was deprecated and in fact it is ignored when specified in CLI command, eg:
/subsystem=infinispan/cache-container=testInfinispan:add(jndi-name="java:jboss/infinispan/testInfinispan") the value is ignored and not persisted in latest Wildfly.
Therefor, it should be safe to remove this attribute also from installer (one field less to fill for user).
- is related to
-
JBEAP-14926 Revisit infinispan configuration via installer
- Closed