[JBoss JIRA] (JBWS-3797) Let @WebContext(virtualHost...) affect endpoint address
by Alessio Soldano (JIRA)
Alessio Soldano created JBWS-3797:
-------------------------------------
Summary: Let @WebContext(virtualHost...) affect endpoint address
Key: JBWS-3797
URL: https://issues.jboss.org/browse/JBWS-3797
Project: JBoss Web Services
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: jbossws-cxf, jbossws-integration
Reporter: Alessio Soldano
Fix For: jbossws-cxf-5.0
When @WerbContext(virtualHost=...) is specified, the referenced virtualHost name should be usable to get the corresponding port (from the web layer, through the (JBoss)WebMetadata attached to deployment) and modify the endpoint address accordingly (in EndpointAddressDeploymentAspect).
This likely require some additional functionalities from the container web layer to get the port for a given virtual host.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)