[
https://issues.jboss.org/browse/WFLY-8565?page=com.atlassian.jira.plugin....
]
Tomaz Cerar moved JBEAP-10317 to WFLY-8565:
-------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-8565 (was: JBEAP-10317)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: Web (Undertow)
(was: Web (Undertow))
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...
[2]
https://github.com/jbossas/jboss-eap7/blob/7.x/undertow/src/main/java/org...
[3]
https://github.com/jbossas/jboss-eap7/blob/7.x/undertow/src/main/java/org...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)