Hi, We are trying to upgrade our application from 2.2.10 to 2.3.0 and we're facing an issue with embedded Jetty7
We have a set of unit tests starting CXF with an embedded jetty. First we had to rename some classes since the move to eclipse but the real issue is that while CXF states it has deployed our Web Service, all the unit tests are failing with a ConnectionException now. Do you have a working setup somewhere of embedded jetty with unit tests and cxf 2.3? I had a look to the doc but it does not seem up to date in that area. Thanks, S.
