A CXF Simple Frontend project builds services by using reflection to intelligently map your
classes to a WSDL model. Unlike JAX-WS projects, you do not need to annotate your web
service classes or create a WSDL first. See the
Simple Frontend page
on the Apache CXF web site for details.
Note: You need to select Apache CXF as your
runtime before creating a CXF Simple Frontend
project.