You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2011/08/24 01:01:32 UTC

[jira] [Resolved] (CXF-3754) Dispatch API's ServiceImpl class fails to copy address/properties/bus/handlers from jaxws:client spring configuration

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

Daniel Kulp resolved CXF-3754.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.4.3
                   2.3.7

> Dispatch API's ServiceImpl class fails to copy address/properties/bus/handlers from jaxws:client spring configuration
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: CXF-3754
>                 URL: https://issues.apache.org/jira/browse/CXF-3754
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-WS Runtime
>    Affects Versions: 2.4.1
>            Reporter: Jesse Pangburn
>            Assignee: Daniel Kulp
>            Priority: Minor
>              Labels: dispatch, jaxws
>             Fix For: 2.3.7, 2.4.3
>
>         Attachments: patch3754.txt, patch3754_partial.txt
>
>   Original Estimate: 3h
>  Remaining Estimate: 3h
>
> When using the Dispatch API to create a dispatch object, the ServiceImpl class helps create the Dispatch object and copies in a number of objects from the jaxws:client spring configuration (if present and properly configured). However, it fails to copy the following:
> address, properties, bus, handlers
> These overrides can be required in some deployments to make things work right.  The workaround is to use the default bus and set those things there but this limits the amount of services that can be configured in one instance when those services need to have different bus settings.

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