[
https://issues.apache.org/jira/browse/CAMEL-12714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16572843#comment-16572843
]
ASF GitHub Bot commented on CAMEL-12714:
----------------------------------------
Github user davsclaus closed the pull request at:
https://github.com/apache/camel/pull/2457
> support handlers in cxf payload data format without SEI
> -------------------------------------------------------
>
> Key: CAMEL-12714
> URL: https://issues.apache.org/jira/browse/CAMEL-12714
> Project: Camel
> Issue Type: Improvement
> Components: camel-cxf
> Reporter: Peter Van den Bosch
> Priority: Major
>
> When using a cxf endpoint in payload mode, specifying a WSDL and no service
> class, the JAX-WS protocol handlers are ignored.
> Documentation however indicates that payload mode supports protocol JAX-WS
> handlers.
> I made a pull request that activates the JAX-WS handlers in this scenario as
> well, by using a JaxWsEndpointImpl instead of EndpointImpl and removing some
> checks that avoid the handlers being set.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)