G
Gandu
Could some Java Guru please me? I am new to the Castor library, and I am
having horrible problems starting up. I have downloaded the castor-0.9.5.2.jar
file, put ith in the classpath, extracted all the files and put them in a
directory, C:\Temp
Now, whenever I try to compile, I get the following error message:
Exception in thread "main" java.lang.NoClassDefFoundError:
org/exolab/castor/builder/SourceBuilder
I am using a well-formed .xsd file, and I am clueless as to what I am doing
wrong. Any help would be immensely helpful and highly appreciated.
having horrible problems starting up. I have downloaded the castor-0.9.5.2.jar
file, put ith in the classpath, extracted all the files and put them in a
directory, C:\Temp
Now, whenever I try to compile, I get the following error message:
Exception in thread "main" java.lang.NoClassDefFoundError:
org/exolab/castor/builder/SourceBuilder
I am using a well-formed .xsd file, and I am clueless as to what I am doing
wrong. Any help would be immensely helpful and highly appreciated.