On Friday, June 03, 2011 9:46:27 PM [email protected] wrote: > I had look at http://cxf.apache.org/docs/featureslist.html > and do not see e.g. the validation feature, and the list is only > partially documented. Where can I find all available features delivered > with CXF?
The jaxb schema validation isn't a "feature" object that would be on that list. It's just a property setting/configuration that various parts of CXF would pick up. -- Daniel Kulp [email protected] http://dankulp.com/blog Talend - http://www.talend.com
