Hi,

With Apache CXF, it is possible to customise the Jetty Server created
(nbre of threads, ...) -->
http://cxf.apache.org/docs/jetty-configuration.html
Can we do the same when using camel cxf endpoint ?

xmlns:cxf="http://camel.apache.org/schema/cxf";

!-- WebServices -->
    <cxf:cxfEndpoint id="wsService"
                     address="http://localhost:9080/services/getAlias";
                     serviceClass="com.mycompany.soft.GetAliasManager"/>

Regards,

Charles Moulliard

Sr. Principal Solution Architect - FuseSource
Apache Committer

Blog : http://cmoulliard.blogspot.com
Twitter : http://twitter.com/cmoulliard
Linkedin : http://www.linkedin.com/in/charlesmoulliard
Skype: cmoulliard

Reply via email to