[jboss-jira] [JBoss JIRA] (WFLY-7056) domain-elytron.xml, missing singelton subsystem, different ejb cache type
Martin Choma (JIRA)
issues at jboss.org
Tue Sep 6 01:53:01 EDT 2016
Martin Choma created WFLY-7056:
----------------------------------
Summary: domain-elytron.xml, missing singelton subsystem, different ejb cache type
Key: WFLY-7056
URL: https://issues.jboss.org/browse/WFLY-7056
Project: WildFly
Issue Type: Bug
Components: Security
Affects Versions: 11.0.0.Alpha1
Reporter: Martin Choma
Assignee: Darran Lofthouse
Fix For: 11.0.0.Alpha1
When I compare domain-elytron.xml to domain.xml,
1) There is missing org.wildfly.extension.clustering.singleton extension installed.
2) There is changed ejb cache configuration
1254c1129
< <stateful default-access-timeout="5000" cache-ref="simple" passivation-disabled-cache-ref="simple"/>
---
> <stateful default-access-timeout="5000" cache-ref="distributable" passivation-disabled-cache-ref="simple"/>
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list