[jboss-jira] [JBoss JIRA] (WFLY-1072) The Service of the default-virtual-host should be bound to a well-known ServiceName

Tomaz Cerar (JIRA) issues at jboss.org
Mon Feb 10 05:05:30 EST 2014


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

Tomaz Cerar commented on WFLY-1072:
-----------------------------------

We currently have this capability in web-common.
That is a gateway done for supporting two different web subsystem implementations (web & undertow) and still keep the clients that depend on this the same.

if you look up service "WebHost" under service name WebHost.SERVICE_NAME, you would get default host. 

For 8.0.1 I do plan to add also an alias ServiceName for directly accessing default Host in undertow, as it has many useful methods that integrators would like to use.
                
> The Service of the default-virtual-host should be bound to a well-known ServiceName
> -----------------------------------------------------------------------------------
>
>                 Key: WFLY-1072
>                 URL: https://issues.jboss.org/browse/WFLY-1072
>             Project: WildFly
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Web (Undertow)
>            Reporter: Bob McWhirter
>            Assignee: Tomaz Cerar
>            Priority: Minor
>             Fix For: 8.0.1.Final
>
>
> The torquebox-web subsystem uses the WebVirtualHostService installed through the AS7 web subsystem.  Which service actually is the default service is difficult to determine.
> Aliasing to a single well-known name, such as WebSubsystemServices.JBOSS_DEFAULT_WEB_HOST would make working with the default host easier.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list