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