[jboss-jira] [JBoss JIRA] (WFLY-8565) org.wildfly.undertow.http-invoker.host capability violates its own contract
Tomaz Cerar (JIRA)
issues at jboss.org
Wed Apr 12 09:00:05 EDT 2017
[ https://issues.jboss.org/browse/WFLY-8565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13392985#comment-13392985 ]
Tomaz Cerar commented on WFLY-8565:
-----------------------------------
fixed to not expose anything as the service itself doesn't expose itself as well.
updated docs https://github.com/wildfly/wildfly-capabilities/pull/17
> org.wildfly.undertow.http-invoker.host capability violates its own contract
> ---------------------------------------------------------------------------
>
> Key: WFLY-8565
> URL: https://issues.jboss.org/browse/WFLY-8565
> Project: WildFly
> Issue Type: Bug
> Components: Web (Undertow)
> Reporter: Tomaz Cerar
> Assignee: Tomaz Cerar
> Priority: Critical
>
> According to the definition of the "org.wildfly.undertow.http-invoker.host" capability, it provides a PathHandler service[1], but the installed service[2] exposes the HttpInvokerHostService instance itself[3].
> [1] https://github.com/jbossas/jboss-eap7/blob/7.x/undertow/src/main/java/org/wildfly/extension/undertow/HttpInvokerDefinition.java#L56
> [2] https://github.com/jbossas/jboss-eap7/blob/7.x/undertow/src/main/java/org/wildfly/extension/undertow/HttpInvokerDefinition.java#L119
> [3] https://github.com/jbossas/jboss-eap7/blob/7.x/undertow/src/main/java/org/wildfly/extension/undertow/HttpInvokerHostService.java
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list