[jboss-jira] [JBoss JIRA] (WFLY-10446) Register undertow deployment services under the deployment service name
Kabir Khan (JIRA)
issues at jboss.org
Tue Jun 5 10:46:01 EDT 2018
[ https://issues.jboss.org/browse/WFLY-10446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kabir Khan resolved WFLY-10446.
-------------------------------
Fix Version/s: 14.0.0.CR1
Resolution: Done
> Register undertow deployment services under the deployment service name
> -----------------------------------------------------------------------
>
> Key: WFLY-10446
> URL: https://issues.jboss.org/browse/WFLY-10446
> Project: WildFly
> Issue Type: Task
> Components: Web (Undertow)
> Reporter: Peter Palaga
> Assignee: Peter Palaga
> Fix For: 14.0.0.CR1
>
>
> To be able to secure Camel CXF endpoints in WildFly Camel, we need an access to DeploymentInfo produced by UndertowDeploymentInfoService. Currently, the service name of UndertowDeploymentInfoService is assembled out of several parts including server name, host name and deployment name. These three are defined by a complex logic that checks various sources and defaults. So, rather than copying that logic to WildFly Camel, we'd like to pack those names into a data object and attach it to the deploymentUnit so that it is available to our DeploymentProcessor.
> A PR follows.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list