I'm fairly new to restful web services restful and jersey. Within my web
service I have a method that takes 2integers as parameters and I'm getting
this error:
GRAVE: Mapped exception to response: 500 (Internal Server Error)
javax.ws.rs.WebApplicationException: com.sun.jersey.api.MessageException: A
message body writer for Java class java.lang.Integer, and Java type class
java.lang.Integer, and MIME media type application/octet-stream was not
found
Can anyone tell me what to do??
Thanks
--
View this message in context: http://jersey.576304.n2.nabble.com/Message-Body-Writer-tp6268231p6268231.html
Sent from the Jersey mailing list archive at Nabble.com.