[opencms-dev] FW: Binary distribution requires JDK 1.5

Horst Beham hbeham at imsi.com
Thu Apr 27 23:57:50 CEST 2006


 

-----Original Message-----
From: Horst Beham 
Sent: Thursday, April 27, 2006 5:57 PM
To: 'opencms-dev at opencvs.org'
Subject: Binary distribution requires JDK 1.5

The binary distribution available at the website requires Java 1.5 to
run. Class files are in 1.4 format, but contain API calls to 1.5
methods.

java.lang.NoSuchMethodError:
java.lang.StringBuffer.insert(ILjava/lang/CharSequence;)Ljava/lang/Strin
gBuffer;

Look at the link below describing the problem and solution (article
"Compiling for Older JVMs"):
http://thicksliced.blogspot.com/2006_04_01_thicksliced_archive.html

Regards,
Horst



More information about the opencms-dev mailing list