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

Endpoints auto-enabled RESP upon security-realm removal

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Minor Minor
    • None
    • 15.1.0.Dev04, 15.0.10.Final
    • Server
    • None

      While the two endpoints definitions bellow should be effectively the same, the later one auto-enables RESP and MemcacheD endpoints while the former one does not.

      Upon discussions about expected behavior, it's expected that RESP won't be enabled if authentication isn't as single-port could have issues auto detect the protocol.

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

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

                Created:
                Updated:
                Resolved:
                Archived: