[ 
https://issues.apache.org/activemq/browse/CAMEL-259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=41016#action_41016
 ] 

Freeman Fang commented on CAMEL-259:
------------------------------------

we have some tests in servicemix 4 to show how to use cxf camel transport to 
support ws-* feature in servicemix
[1]http://svn.apache.org/repos/asf/servicemix/smx4/features/trunk/camel/servicemix-camel/src/test/java/org/apache/servicemix/camel/ws/security/WSSecurityTest.java
[2]http://svn.apache.org/repos/asf/servicemix/smx4/features/trunk/camel/servicemix-camel/src/test/java/org/apache/servicemix/camel/ws/policy/WSPolicyTest.java
in those tests, . camel cxf transport just use cxf transport api and can use 
camel supporting protocol as underlying protocol, for example we can use jetty 
which is supported by camel, instead of http transport from cxf. So far test 
for ws-security and ws-policy is done, test for ws-addressing and ws-rm is 
still in progress, seems we need complete back channel of camel cxf transport 
in apache camel project.

> Adding systest and an example to show how to use camel transport.
> -----------------------------------------------------------------
>
>                 Key: CAMEL-259
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-259
>             Project: Apache Camel
>          Issue Type: Sub-task
>          Components: camel-cxf
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>


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