[jboss-jira] [JBoss JIRA] (WFLY-8538) Remove need to configure default-virtual-host at subsystem level

Tomaz Cerar (JIRA) issues at jboss.org
Fri Apr 7 10:20:00 EDT 2017


    [ https://issues.jboss.org/browse/WFLY-8538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13390932#comment-13390932 ] 

Tomaz Cerar commented on WFLY-8538:
-----------------------------------

Just some context on what is going on here.
value of default-virtual-host (together with default-server) on root of subsystem is passed into deployment chain to tell DUPs to know to what host to bind the application that has no special server/host configuration.



> Remove need to configure default-virtual-host at subsystem level
> ----------------------------------------------------------------
>
>                 Key: WFLY-8538
>                 URL: https://issues.jboss.org/browse/WFLY-8538
>             Project: WildFly
>          Issue Type: Enhancement
>          Components: Web (Undertow)
>    Affects Versions: 11.0.0.Alpha1
>            Reporter: Radim Hatlapatka
>            Assignee: Tomaz Cerar
>
> There is currently needed host to which the deployments should be deployed by default. This is found out from default-virtual-host at undertow subsystem level. This value actually duplicates setting from the value set in default-host attribute of default server, as such it should be removed and thus config simplified by counting the needed value default server's default-host value.
> CC [~ctomc]



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list