You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Andreas Veithen (JIRA)" <ji...@apache.org> on 2011/08/10 23:23:27 UTC

[jira] [Resolved] (AXIS2-4952) JAX-WS dynamic ports should be scoped to the service instance the created them

     [ https://issues.apache.org/jira/browse/AXIS2-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Veithen resolved AXIS2-4952.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.7.0
                   1.6.1

> JAX-WS dynamic ports should be scoped to the service instance the created them
> ------------------------------------------------------------------------------
>
>                 Key: AXIS2-4952
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4952
>             Project: Axis2
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Jeff Barrett
>            Assignee: Jeff Barrett
>             Fix For: 1.6.1, 1.7.0
>
>
> When a JAX-WS dynamic port is added via addPort(...), it should be scoped to the instance of the service that created it.  Currently dynamic ports are scoped in the runtime by (PortQName, Binding ID, Endpoint Address) across all services on a given configuration context.  That means that different services will share the same dynamic ports based only on (PortQName, Binding ID, Endpoint Address), even if those services are entirely different (i.e. different service QNames).
> A flag needs to be provided to revert the behavior to share the dynamic ports across services.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org