Camel-cxf: Jaxws handler can only be added to the consumer side
---------------------------------------------------------------

                 Key: CAMEL-1094
                 URL: https://issues.apache.org/activemq/browse/CAMEL-1094
             Project: Apache Camel
          Issue Type: Bug
          Components: camel-cxf
            Reporter: William Tam
             Fix For: 1.5.1, 2.0.0


Here is a email thread on this issue.   Basically, the CxfProducer rrelies on 
Jaxws/ClientFactoryBean to create a client object.  However, 
JaxwsClientFactoryBean does not support setting and building jaxws handler 
chain.   Even if it did, we would still have to replicate the same logics (that 
build the handler chain) in Camel's CxfClientFactoryBean because it 
CxfClientFactoryBean is a hybrid of both Jaxws and simple client frontend.

http://www.nabble.com/camel-cxf-jaxws-handler-support-td20512478s22882.html


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