[jboss-jira] [JBoss JIRA] (WFLY-5215) [Migration operation] [Web to Undertow] Scheme attribute of ajp connector is not migrated

Radim Hatlapatka (JIRA) issues at jboss.org
Wed Aug 26 10:52:43 EDT 2015


     [ https://issues.jboss.org/browse/WFLY-5215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Radim Hatlapatka updated WFLY-5215:
-----------------------------------
    Affects Version/s: 10.0.0.Beta2


> [Migration operation] [Web to Undertow] Scheme attribute of ajp connector is not migrated
> -----------------------------------------------------------------------------------------
>
>                 Key: WFLY-5215
>                 URL: https://issues.jboss.org/browse/WFLY-5215
>             Project: WildFly
>          Issue Type: Bug
>          Components: Web (Undertow)
>    Affects Versions: 10.0.0.Beta2
>            Reporter: Radim Hatlapatka
>            Assignee: Stuart Douglas
>
> Scheme attribute of AJP connector is not migrated.
> Web AJP configuration
> {noformat}
> <connector name="ajp" protocol="AJP/1.3" scheme="http" socket-binding="ajp"/>
> {noformat}
> should be migrated to
> {noformat}
> <ajp-listener name="ajp" socket-binding="ajp" scheme="http"/>
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list