thanks, it works. Bertram Karch
-----Urspr�ngliche Nachricht----- Von: Ostermueller, Erik [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 12. Juni 2003 15:17 An: [EMAIL PROTECTED] Betreff: Re: [castor-dev] xml marshalling encoding http://www.mail-archive.com/[EMAIL PROTECTED]/msg13293.html > -----Original Message----- > From: Karch, Bertram [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 12, 2003 7:51 AM > To: [EMAIL PROTECTED] > Subject: [castor-dev] xml marshalling encoding > > > hi, > > I want use Marshaller to convert my object to XML. > I wrote a mapping file with header > > <?xml version="1.0" encoding="ISO-8859-1"?> > > but when I call Marshaller.marshall(myObject) the output xml > has the header > > <?xml version="1.0" encoding="UTF-8"?> > > how can I create the wanted encoding ? > > Bertram Karch > > ----------------------------------------------------------- > If you wish to unsubscribe from this mailing, send mail to > [EMAIL PROTECTED] with a subject of: > unsubscribe castor-dev > ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe castor-dev ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe castor-dev
