Antonio Gallardo wrote:
> On Lun, 11 de Abril de 2005, 6:54, [EMAIL PROTECTED] dijo:
> 
>>Author: cziegeler
>>Date: Mon Apr 11 04:54:28 2005
>>New Revision: 160865
>>
>>URL: http://svn.apache.org/viewcvs?view=rev&rev=160865
>>Log:
>>Add missing encoding
>>-<?xml version="1.0"?>
>>+<?xml version="1.0" encoding="UTF-8"?>
> 
> 
> AFAIK, UTF-8 is the default XML encoding. It is defined in the w3c specs.
> 
I just tried out the OJB samples in 2.1.x and I got an xml parsing
exception from the different repository_*.xml files that are included
through entities. Explicitly adding the encoding in the included files
fixed the error.

Carsten
-- 
Carsten Ziegeler - Open Source Group, S&N AG
http://www.s-und-n.de
http://www.osoco.org/weblogs/rael/

Reply via email to