Subject | Re: [Firebird-Java] Problem setting ISO8859_1 charset in JBoss |
---|---|
Author | Juan Pedro López Sáez |
Post date | 2005-05-20T13:18:02Z |
> Can you try to replace your config property withThank you Roman, now it's working perfectly.
>
> <config-property name="localEncoding"
> type="java.lang.String">ISO-8859-1</config-property>
>
> This is equivalent to the previous one.
>
> Roman
>
So, can we assure that there is a bug in JBoss regarding to this issue?
Juan Pedro López