I am using the OOTB messagebodywriter to convert the result from java to XML and JSON. Depending on the system setting, I need to be able to emit utf-8 (which is the default) or Shift_JIS (which is a Japanese encoding). What can my resource method return to let the OOTB messagebodywriter to use Shift_JIS ?
Thanks ! -- View this message in context: http://openejb.979440.n4.nabble.com/How-to-change-the-character-encoding-of-the-messagebodywriter-tp4660168.html Sent from the OpenEJB User mailing list archive at Nabble.com.