Hi, Thanks for the answer. I'm deploying my web service throught Camel-CXF (not directly CXF) under ServiceMix. Regards Hervé
On Sat, Mar 24, 2012 at 3:42 PM, Glen Mazza <[email protected]> wrote: > If you're using a load balancer, I would think you'd want to leave > embedded Jetty deployment and upgrade to WAR deployment on a standalone > servlet container (http://www.jroller.com/**gmazza/entry/web_service_** > tutorial <http://www.jroller.com/gmazza/entry/web_service_tutorial>). > > Glen > > > On 03/20/2012 05:46 AM, Hervé BARRAULT wrote: > >> Hi, >> I would use a load balancer in front of my CXF deployment. >> As i am using cxf-transport-http-jetty, I know that this jetty module does >> not support all the features of Jetty. >> Does it support the Apache JServ Protocol ? >> >> Regards >> Hervé >> >> > > -- > Glen Mazza > Talend Community Coders > coders.talend.com > blog: www.jroller.com/gmazza > >
