Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-13887

Add http-connections element to jboss-ejb-client_1_4.xsd schema

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 21.0.0.Final
    • 21.0.0.Beta1
    • EJB
    • None

    Description

      Need to add the new element to jboss-ejb-client_1_4.xsd schema:

      <jboss-ejb-client xmlns="urn:jboss:ejb-client:1.4">
        <client-context default-compression="-1">
          <http-connections>
            <http-connection uri="http://localhost:8180/wildfly-services"/>
          </http-connections>
       </client-context>
      </jboss-ejb-client>
      

      Also need to update jboss-ejb-client.adoc to reflect the new element.

      This element (http-connections) is already implemented as part of WFLY-12190 EJB over HTTP discovery configuration.

      Attachments

        Activity

          People

            ssur@redhat.com Sudeshna Sur
            cfang@redhat.com Cheng Fang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: