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

Willem Jiang commented on CAMEL-4023:
-------------------------------------

The threshold property can be used to set the threshold value used to determine 
when binary data should be XOP encoded. 
I think we don't need to add this option into camel-cxf endpoint. As we have 
the properties.xxx to resolve it,  we don't need add addition option for it. 

> Allow to configure properties for ServerFactory in CXF endpoint uri
> -------------------------------------------------------------------
>
>                 Key: CAMEL-4023
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4023
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-cxf
>    Affects Versions: 2.7.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.8.0
>
>
> The CXF ServerFactoryBean allow to configure custom properties. However those 
> cannot be configured in a pure endpoint uri, or with java DSL.
> Currently you have to use the CXF XML schema for that.
> We should add support so the CxfComponent parses additional 
> {{properties.XXX}} parameters and provide those to CXF.
> Likewise you should be able to set a Map with properties on the CxfEndpoint, 
> in case you do pure Java POJO creating of the endpoint.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to