Hello,
The Jacorb 2.2.4 which can is downloaded from the Jacorb home page is
compiled with Java 1.5, and I wish to build it myself with Java 1.4.2.
I was running ant and got this error. Any ideas ? (I even tried to "ant
clean" first, but no success)
BUILD FAILED
/<directory>/JacORB-2.2.4/build.xml:52: The following error occurred
while executing this line:
java.lang.IllegalAccessError: tried to access method
org.jacorb.idl.parser.init()V from class org.jacorb.idl.JacIDL