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

Kabir Khan (JIRA) issues at jboss.org
Wed Dec 6 11:21:31 EST 2017


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

Kabir Khan closed WFLY-5215.
----------------------------


> [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
>             Fix For: 10.0.0.CR1
>
>
> 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
(v7.5.0#75005)


More information about the jboss-jira mailing list