No problem now. I found the src on the website and
just built it with Ant.
Thanks,
Eric
From: Eric Scroger [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 07, 2006 3:10 PM
To: dev@castor.codehaus.org
Subject: [castor-dev] Castor xml Jar compiled with JDK 1.5
I downloaded the
castor xml jar, castor-1.0.4-xml.jar, from the castor website. When we try
to use the castor jar in our Applet, we get truncated class
ClassFormatError. It appears Castor was compiled using 1.4.2, where as our
application uses 1.5.0.
Are there any Castor
jars compiled with JDK 1.5 already? I'd rather not have to build it
myself.
Eric