Peter Van den Bosch created CAMEL-12714:
-------------------------------------------

             Summary: 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


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)

Reply via email to