The class was compiled by another version of the JVM than the actual
runtime JVM. Especially JDK version 1.3.x vs. 1.4.x.
Joerg
Andreas Hefti wrote:
hello all,
I try to write my own Generator for Cocoon to get XML source from a EJB.
first I try to write a simle sample to find out how it works
hello all, I try to write my own Generator for Cocoon to get XML source from a EJB. first I try to write a simle sample to find out how it works. I found a sample in a how to. I wrote the following simple Generator: - p