You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2008/11/16 04:05:05 UTC

[jira] Resolved: (CAMEL-1094) Camel-cxf: Jaxws handler can only be added to the consumer side

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

Willem Jiang resolved CAMEL-1094.
---------------------------------

    Resolution: Fixed

Applied the patch into trunk and camel-1.x branch with thanks to William.
Also updated the camel-cxf wiki page.

> 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
>            Assignee: Willem Jiang
>             Fix For: 1.5.1, 2.0.0
>
>         Attachments: CAMEL-1094.patch
>
>
> 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.