I'm new to CXF and have been working with it for several weeks. I've been using Eclipse Helios (3.6) with the built in built in WTP features for CXF. I've downloaded CXF 2.3.0 and configured Eclipse to use this version of the CXF runtime.
I've created several simple Java First web services and got them working with clients all using the features described above. Lately, I've working with the FuseSource Services Framework (for CXF). Presently I'm just reviewing their Java First samples. I've looked at the Javadoc for the CXF API but I never see any of these classes being used. What am I missing? Both my simple Java First web services and THe FuseSource Java First samples all use JAX-WS. What am I missing? Where does CXF come in?
