You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by vijayvaleti <vv...@gmail.com> on 2010/09/06 13:32:19 UTC

Re: Setting Http-conduit using spring configuration file


Hi,

Any one have idea on how to use connection pooling on CXF server side
components.

Thanks
Vijay.V
-- 
View this message in context: http://cxf.547215.n5.nabble.com/Setting-Http-conduit-using-spring-configuration-file-tp2644363p2804877.html
Sent from the cxf-user mailing list archive at Nabble.com.

Re: Setting Http-conduit using spring configuration file

Posted by Daniel Kulp <dk...@apache.org>.
On Monday 06 September 2010 7:32:19 am vijayvaleti wrote:
> Hi,
> 
> Any one have idea on how to use connection pooling on CXF server side
> components.

It should be automatic by default.   For a servlet based service, the 
container you are running in may have some controls over the connection counts 
and such.   For the internal jetty stuff, you may need to grab the internal 
Jetty server thing and configure things with it via java code.   Not really 
sure. 

-- 
Daniel Kulp
dkulp@apache.org
http://dankulp.com/blog