my jersey client/service uses application/xml
it complains about no message body readers/writers ?-- if i remember correctly,
i want to Return a Boolean, i did not try to return boolean yet.
when i make a container class with proper jaxb xmlRoot markup annotations things work,
but How to simply return a boolean value.
Thanks
-Gary