Re: Camel CXF Endpoint Performance - Threading

2014-03-19 Thread snormanll
that the CXF component has an attribute called /synchronous/ which is set to false by default. Should it bet set to true for the scenario that I'm trying to accomplish? -- View this message in context: http://camel.465427.n5.nabble.com/Camel-CXF-Endpoint-Performance-Threading-tp5748984p5749098

Re: Camel CXF Endpoint Performance - Threading

2014-03-19 Thread snormanll
as the service interface in the Camel route: cxf:cxfEndpoint id=Inquiry -- View this message in context: http://camel.465427.n5.nabble.com/Camel-CXF-Endpoint-Performance-Threading-tp5748984p5749099.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Camel CXF Endpoint Performance - Threading

2014-03-19 Thread Willem Jiang
from a WSDL using the maven cxf-codegen-plugin plugin. That would be the CXF bean being exposed as the service interface in the Camel route: -- View this message in context: http://camel.465427.n5.nabble.com/Camel-CXF-Endpoint-Performance-Threading-tp5748984p5749099.html

Re: Camel CXF Endpoint Performance - Threading

2014-03-19 Thread snormanll
.465427.n5.nabble.com/Camel-CXF-Endpoint-Performance-Threading-tp5748984p5749101.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Camel CXF Endpoint Performance - Threading

2014-03-19 Thread Willem Jiang
for resolving the issue in older containers? Thanks. -- View this message in context: http://camel.465427.n5.nabble.com/Camel-CXF-Endpoint-Performance-Threading-tp5748984p5749101.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Camel CXF Endpoint Performance - Threading

2014-03-18 Thread Willem.Jiang
and InquiryRoute. Regards, Willem -- View this message in context: http://camel.465427.n5.nabble.com/Camel-CXF-Endpoint-Performance-Threading-tp5748984p5749074.html Sent from the Camel - Users mailing list archive at Nabble.com.

Camel CXF Endpoint Performance - Threading

2014-03-17 Thread snormanll
threading model, but I don't quite understand what's going on under the covers with this CXF client route. Can anybody shed some light on some of the internal details? -- View this message in context: http://camel.465427.n5.nabble.com/Camel-CXF-Endpoint-Performance-Threading-tp5748984.html Sent