Hi all,

I have an object that contains a Character property. When I call my REST
service to retrieve an object of this type in json format
(@Produce("application/json")) it converts the Character to it's ascii
representation. How can I stop this and retrieve the actual character?

Thanks in advance.
-- 
View this message in context: 
http://www.nabble.com/char-and-Character-converted-to-ascii-numbers-when-serializing-to-application-json-objects-tp24770617p24770617.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to