From: Martin P. <Mar...@ia...> - 2008-08-07 07:21:11
|
Hi... Massimiliano Masi wrote: > I'm interested on using the xkms library on java5. > The library that I downloaded needs java6. > How can I proceed? XKMS 0.2 only works with Java 5 due to a library initialization issue. XKMS 0.2a = 0.2 + patch for Java 6 (previously posted in this list) Unfortunately, 0.2a was compiled with a Java 6 class target. This is a lapse on my side. You can use 0.2 on Java 5, they are otherwise identical. Currently there's no version working on both, Java 5 and 6. In a spare minute I'll have to spin it once more.... sorry for this inconvenience, Martin |