On Friday, February 17, 2012 10:07:40 AM dstainer wrote: > I think I've managed to confuse myself enough with forum posts and JIRA > tickets to where I have to ask about Jetty 6/7 and CXF. > > If you are using CXF 2.3.9 and want to use http transport directly and > specifically with Jetty you would need to use Jetty 7.x correct?
Correct. > If you are using CXF 2.3.9 and want to use servlet transport, then it > doesn't matter if you use Jetty 6 or 7. Is that a correct statement? Correct. However, if you want to take advantage of the CXF continuations, then you really would need the Jetty 7 stuff. Dan > > Thanks > Derek > > -- > View this message in context: > http://cxf.547215.n5.nabble.com/CXF-2-3-and-Jetty-6-7-Support-tp5493408p549 > 3408.html Sent from the cxf-user mailing list archive at Nabble.com. -- Daniel Kulp [email protected] - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com
