Hi All,
The default encoding in JAXB marshalling and unmarshalling is UTF-8.
But I want to change the encoding to "MS932"
I have used
marshaller.setProperty("JAXB.encoding","MS932");
but it is not working.............
It is not showing the characters correctly after marshalling and
unmarshalling.
Actually my xml includes Japanese characters and I'm not being able to
see them correctly after unmarshalling.
Pls Help.
Regards,
Vishal Manchanda
DISCLAIMER:
This message contains privileged and confidential information and is intended only for the individual named.If you are not the intended recipient you should not disseminate,distribute,store,print, copy or deliver this message.Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system.E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted,corrupted,lost,destroyed,arrive late or incomplete or contain viruses.The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. If verification is required please request a hard-copy version.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net