Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-4264

EWP 5.0.1: production config fails to start

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • EWP 5.0.1
    • EWP 5.0.1
    • Build
    • None

      The file server/production/deploy/cluster/ha-legacy-jboss-beans.xml has wrong syntax (the bean element has no starting tag, moreover not sure if it should be there at all, so I've removed all that stuff to start the production config successfully):

      <!-- ==================================================================== -->
      <!-- Distributed EJB2 entity cache invalidation -->
      <!-- ==================================================================== -->

      <!-- Partition used for group RPCs -->

      <property name="HAPartition"><inject bean="HAPartition"/></property>
      <property name="invalidationManager"><inject bean="jboss.cache:service=InvalidationManager"/></property>
      <property name="bridgeName">DefaultJGBridge</property>

      </bean>

      Note that this was reported and fixed in EWP 5.0.0 (JBPAPP-3672).

            fnasser Fernando Nasser
            jpkroehling@redhat.com Juraci Paixão Kröhling (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: