From: Eric Scroger [mailto:[EMAIL PROTECTED] 
> 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. 
 
That's odd.  You shouldn't see that kind of problem just because this compiler or that compiler was used.  Something compiled with 1.4.2 should be 100% compatible with an application using 1.5.0.  As Werner said, could you give us more information about what exact error you encountered?
 
       Eddie
 
 

Reply via email to