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

[Migration operation] [Web to Undertow] Scheme attribute of ajp connector is not migrated

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 10.0.0.CR1
    • 10.0.0.Beta2
    • Web (Undertow)
    • None

    Description

      Scheme attribute of AJP connector is not migrated.
      Web AJP configuration

      <connector name="ajp" protocol="AJP/1.3" scheme="http" socket-binding="ajp"/>
      

      should be migrated to

      <ajp-listener name="ajp" socket-binding="ajp" scheme="http"/>
      

      Attachments

        Issue Links

          Activity

            People

              sdouglas1@redhat.com Stuart Douglas
              rhatlapa@redhat.com Radim Hatlapatka (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: