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

[jira] Commented: (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:comment-tabpanel&focusedCommentId=47417#action_47417 ] 

Claus Ibsen commented on CAMEL-1094:
------------------------------------

I think the SEI change needs to be documented on the release notes for 1.5.1 and 2.0 that it *must* be an interface now.

http://activemq.apache.org/camel/camel-151-release.html
http://activemq.apache.org/camel/camel-200-release.html

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