Antwort: Re: New charset IBM1153
Boris.Just at wuestenrot.at
Boris.Just at wuestenrot.at
Thu Apr 2 09:22:27 UTC 2009
Hi Ulf,
Thank you very much for your effort!
In the meantime, our Database Management contacted IBM direct.
According to IBM,it seems that there is actually a problem, when this
codepage is not part of the official JRE release. So their DB2 driver
cannot
be adapted to this IBM1153 charset.
We are just now in waiting queue.
Besides I will try to test your customized JAR. But I dont't know rigth
now, when this will happen (during the next 6 weeks, I hope so).
Another problem also arised because we are just now limited to Java
Runtime 1.5. minimum. So it can happen, that we cannot
use your new version.
Freundliche Grüße
Boris Ferdinand Just
Tel.: +43 (0)57070 100-343
Wüstenrot Datenservice GmbH
Software-Entwicklung & Projekte
5033 Salzburg, Alpenstr. 70
Rechtsform: Gesellschaft m.b.H., Sitz: Salzburg
FN: 56598 h, LG Salzburg, DVR:0664979
Besuchen Sie unsere Homepage: http://www.wuestenrot.at
Der Austausch von Nachrichten mit der Wüstenrot Datenservice GmbH via
E-Mail dient ausschließlich Informationszwecken. Rechtsgeschäftliche
Erklärungen dürfen über dieses Medium nicht ausgetauscht werden.
Diese E-Mail kann vertrauliche und geheime, nicht für die Öffentlichkeit
bestimmte Informationen enthalten. Bitte löschen Sie diese E-Mail, wenn
sie nicht für Sie bestimmt ist, und informieren Sie uns umgehend.
Ulf Zibis <Ulf.Zibis at gmx.de>
02.04.2009 10:21
An
Boris.Just at wuestenrot.at
Kopie
core-libs-dev at openjdk.java.net, Xueming Shen <Xueming.Shen at Sun.COM>
Thema
Re: New charset IBM1153
Hi Boris,
I now have compiled a customised JAR including charset CP1153 for you:
https://java-nio-charset-enhanced.dev.java.net/source/browse/java-nio-charset-enhanced/branches/customer_IBM1153_support/releases/nio_charset_M4_customer_IBM1153.jar?rev=&view=log
Usage (be aware to run with Java 6):
java -Xbootclasspath/p:nio_charset_M4_customer_IBM1153.jar [-cp
YourProject.jar] YourMainClass
The canonical name of the charset in question is "IBM01153".
Anyway (I guess, you would more prefer it in standard Java library) I
would be thankful, if you would give it a try, just for feedback on my
efforts.
-Ulf
Am 10.02.2009 20:22, Ulf Zibis schrieb:
> Hi Boris,
>
> I'm on the way, to include extended charsets in my project
> https://java-nio-charset-enhanced.dev.java.net/ in footprint saving way.
> Give me some more 2..3 weeks.
> Then it would be easy for me to compile a special jar for you, which
> you could preload via -Xbootclasspath/p:, if you are using Java
> version 6.
>
> -Ulf
>
>
> Am 10.02.2009 15:38, Boris.Just at wuestenrot.at schrieb:
>>
>> Hi everybody!
>>
>> Is there any possibility that a further charset (HOST IBM CP1153/1375
>> Latin 2 - EBCDIC Multilingual) will be part of
>> a next JRE version or update? It is quite a new charset and is
>> simular to IBM870, but has the EURO sign in addition.
>> As more and more countries in eastern europe change their currency to
>> euro or use it for payment, it is getting more
>> and more important (in particular for mainframes).
>>
>> We have a problem just now with a DB2 java driver, which does not
>> support this charset because it is at the moment not part of the
>> standard JVM.
>>
>> Thanks for your reply in advance!
>>
>>
>> Best regards
>>
>> Boris Just
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/core-libs-dev/attachments/20090402/bac65f62/attachment.html>
More information about the core-libs-dev
mailing list