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

Alessio Soldano updated CXF-2460:
---------------------------------

    Summary: Allow configuration of JaxWsClientFactoryBean during port creation 
 (was: Allow configuration of JaxWsClientFactoryBean)

> 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
>
> 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), 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