[jbossws-issues] [JBoss JIRA] (JBWS-3797) Let @WebContext(virtualHost...) affect endpoint address

Jim Ma (JIRA) issues at jboss.org
Thu Oct 16 04:44:35 EDT 2014


     [ https://issues.jboss.org/browse/JBWS-3797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jim Ma updated JBWS-3797:
-------------------------
    Description: 
When @WebContext(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.

  was:
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.



> 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
>          Components: jbossws-cxf, jbossws-integration
>            Reporter: Alessio Soldano
>             Fix For: jbossws-cxf-5.0
>
>
> When @WebContext(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.3.1#6329)


More information about the jbossws-issues mailing list