Hello, I fixed the error... by creating a new xml-file in eclipse. Instead of copying model definition out of the guide and then adjusting, I created xml out of the jaxrs.xsd referenced in the guide. After I did that, everything started to work.
I assume there were some invisible chars or something that was just too much for the DOM to handle. For everyone else I would suggest to use this schema aswell (currently: http://svn.apache.org/repos/asf/cxf/trunk/rt/frontend/jaxrs/src/main/resources/schemas/jaxrs.xsd). cheers reinis -- View this message in context: http://old.nabble.com/RESTful-services-without-annotations-tp27637811p27676890.html Sent from the cxf-user mailing list archive at Nabble.com.
