Problems solved. The issue was with CXF_HOME. The quotation marks (added by Windows console when auto-filling a path) were the problem. Using:
set CXF_HOME=C:\JavaExtras\Apache CXF (removing the quotation marks added by windows when you press the "tab" key to autocomplete the directory "Apache CXF" which contains a space). works wonderfully. -- View this message in context: http://cxf.547215.n5.nabble.com/class-not-found-CXF-lib-endorse-tp4993076p4993203.html Sent from the cxf-issues mailing list archive at Nabble.com.
