.2rc1 does not contain "idltojava.exe"
file.
May be someone can send me "idltojava.exe" from earlier distributions(if
so)?
I guess that the best suggestion is to wait jdk12 linux port :-)
Will it contain "idltojava" compiler?
--
With respect,
Alexey Lukin,
JSC "CINET" http://www.ci.net.ua
ujsp/ for free implementation.
> What documentation is there?
>
A lot of at java.sun.com. Look wor Java Web Server
> Thanks,
>
> Mark
> --
>
>
--
With respect,
Alexey Lukin,
JSC "CINET" http://www.ci.net.ua
phone/fax +380-462-101710, 101263
h respect,
Alexey Lukin,
JSC "CINET" http://www.ci.net.ua
phone/fax +380-462-101710, 101263
l products like Oracle Application
Server 4 + Oracle8 or Informix Dynamic Server 7 for small enterprises.
RedHat's model of commercial support of GPL-ed software is gaining
sucess and shows, IMHO, the right way.
--
With respect,
Alexey Lukin,
JSC "CINET" http://www.ci.net.ua
phone/fax +380-462-101710, 101263
Hi, folks!
After some testing jdk1.1.5v3a on RH5.1/glibc2.0.6-19 I found HOW one
can input Russian ( see my prev. posting) but Russian input does not
wokr correctly anyway.
Problem is internal char representation - Russian koi8 input shold be
converted in Unicode but jdk does no conversion. So,
Hi, folks!
I reported bug about SIGSEGV on Russian input in JDK1.1.6/glibc on RH5.1
So, after some hacking, I have kind of solution.
First, upgrade your libc packages to last RH upgrades (build 19).
Then remove libc from JDK distribution.
And finally say export LD_PRELOAD=libBrokenLocale.so so