I had the same error - the problem was that I had a wrong import : javax.xml.ws.handler.MessageContext instead of org.apache.cxf.jaxrs.ext.MessageContext.
-- View this message in context: http://cxf.547215.n5.nabble.com/JAX-RS-error-in-start-up-server-tp5729730p5745892.html Sent from the cxf-user mailing list archive at Nabble.com.
