Jaxb unmarshal error due to iso-8859-15 character set
843834Nov 9 2009 — edited Nov 10 2009I am currently attempting to use JAXB to handle XML unmarshaling. Is there a way to set the encoding used to unMarshall a message to iso-8859-15 as the messages coming in do not have an xml header with encoding specified?