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

Alessio Soldano resolved CXF-2460.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.3
                   2.2.4

> Allow configuration of JaxWsClientFactoryBean during port creation
> ------------------------------------------------------------------
>
>                 Key: CXF-2460
>                 URL: https://issues.apache.org/jira/browse/CXF-2460
>             Project: CXF
>          Issue Type: Improvement
>          Components: Configuration, JAX-WS Runtime, Service Model
>    Affects Versions: 2.2.3
>            Reporter: Alessio Soldano
>            Assignee: Alessio Soldano
>             Fix For: 2.2.4, 2.3
>
>
> Many of the model factory bean allow for configuration using a Configurer 
> instance plugged into the Bus as extension. This is actually a really cool 
> thing. During the port creation process (client side, 
> org.apache.cxf.jaxws.ServiceImpl class), it's currently possible to configure 
> the JaxWsProxyFactoryBean, the Service and the JaxWsEndpointImpl. It would be 
> good to allow for configuration of the JaxWsClientFactoryBean too before it's 
> used to create the Service.
> This basically means adding just another hook to the Configurer installed in 
> the bus. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to