Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-12636

Implicit connectors for the single-port endpoint

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 12.0.1.Final, 12.1.0.Final
    • None
    • Server
    • None

      The server configuration can be simplified by removing the need to explicitly define the individual connectors in a single-port endpoint.

      <endpoints socket-binding="default" security-realm="default"/>
      

      would be equivalent to the current

      <endpoints socket-binding="default" security-realm="default">
          <hotrod-connector name="hotrod"/>
          <rest-connector name="rest"/>
      </endpoints>
      

              ttarrant@redhat.com Tristan Tarrant
              ttarrant@redhat.com Tristan Tarrant
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: