Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-5874

domain-elytron.xml, missing singelton subsystem, different ejb cache type

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.1.0.DR5
    • 7.1.0.DR4
    • Security
    • None

      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"/>

            darran.lofthouse@redhat.com Darran Lofthouse
            mchoma@redhat.com Martin Choma
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: