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

[GSS](7.2.z) WFLY-11819 - max-allowed-connected-nodes element in jboss-ejb-client.xml not used

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • None
    • 7.2.0.GA
    • EJB
    • None

    Description

      An application uses remote-outbound-connections for remote EJB invocations and the jboss-ejb-client.xml contains a clusters definition containing the max-allowed-connected-nodes, like below:

      <jboss-ejb-client xmlns="urn:jboss:ejb-client:1.2">
              ...
              <clusters>
                  <cluster name="ejb" ... max-allowed-connected-nodes="20">
                  </cluster>
              </clusters>
          </client-context>
      </jboss-ejb-client>
      

      In the actually used EJBClientContext this value doesn't get assigned and the hard coded default value of 10 is being used.

      Attachments

        Issue Links

          Activity

            People

              rhn-support-tmiyargi Teresa Miyar Gil (Inactive)
              rhn-support-jbaesner Joerg Baesner
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: