The problem you mention may not be a CXF issue, but rather some hiccup with the new Helios. I've had problems with it (for some reason my F5/refresh isn't working with this IDE, I need to manually select this option from the File menu.)
If no one else has a solution, you can also look into using Maven for your project. It's quite quick[1], and you can then simply mvn eclipse:eclipse[2] to create your Eclipse project with all necessary JARs brought in for you and then you're done. Glen [1] http://www.jroller.com/gmazza/entry/web_service_tutorial [2] http://www.jroller.com/gmazza/entry/web_service_tutorial#EclipseSetup -- View this message in context: http://cxf.547215.n5.nabble.com/Can-t-add-CXF-runtime-in-Eclipse-3-6-Helios-tp2262317p2262427.html Sent from the cxf-user mailing list archive at Nabble.com.
