The moose likes Web Services and the fly likes No message body reader found for request class in apache CXF Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "No message body reader found for request class in apache CXF" Watch "No message body reader found for request class in apache CXF" New topic
Author

No message body reader found for request class in apache CXF

Dilip Ganesh
Greenhorn

Joined: Sep 30, 2011
Posts: 17
Hi to all,

I am trying to run the CXF-Rest Services in Jboss6. Application was deployed successfully , when i try to run i am getting following exception



Based on google i understand that we need to configure JAXB Databinding in CXF XML file. So i added the following line in my cxf.xml



But it throwing PropertyNotFoundException for jaxbElementClassNames . I dont know how to do it. Please show me the way.
 
 
subject: No message body reader found for request class in apache CXF
 
Threads others viewed
CXF-RS throwing No operation matching request path /create is found
spring with quartz example
Marshalling plumbing - off base
WebServiceContext or handle to session in CXF JAX-RS implementation
ResourceBundle [/WEB-INF/messageresource/welcome] not found for MessageSource
developer file tools