What about to add this to wiki or better to FAQ ?

bye
Norman

Bernd Fondermann schrieb:
> I think "&" is interpreted by the XML parser as the start of an XML
> entity reference, like " is one, and &unicode; would be one, if
> defined.
> Please try to escape "&" to "&".
>
> If this doesn't help, I am lost.
>
>  Bernd
>
> On 11/8/06, Miroslav Nachev <[EMAIL PROTECTED]> wrote:
>> Hi,
>>
>> I would like the used database to support Unicode. That's why I need to
>> add more parameters like that:
>>
>>
>> <dburl>jdbc:mysql://127.0.0.1/jafax?autoReconnect=true&useUnicode=true&characterEncoding=UTF-8</dburl>
>>
>>
>> Unfortunately I have the following error when I add these extra
>> parameters:
>>    org.xml.sax.SAXParseException: The reference to entity "useUnicode"
>> must end with the ';' delimiter.
>>
>> How can I put more parameters to JDBC Driver?
>>
>>
>> Regards,
>> Miro.
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
> !EXCUBATOR:1,4551ddda53077358147113!



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to