Hi,
I'm trying to develop a web application that uses XMLBeans
for XML
processing. I'm using Eclipse to deploy the application to a
Tomcat
instance. I'm having this problem and wasn't able to solve
it. I get
this exception:
java.lang.NoClassDefFoundError:
gov/loc/mods/v3/ModsDocument
The compiler doesn't complain about anything. I have xbean,
jsr_173 jar
files and the jar file that contains the class above in the
WEB-INF/lib
directory. I'm using Tomcat 5.5.23 right now but also tried
it with 5.5.9.
Any ideas why this could occur? I've been pulling my hair
last two days
just because of this.
Thanks.
------------------------------------------------------------
---------
To unsubscribe, e-mail: user-unsubscribe xmlbeans.apache.org
For additional commands, e-mail: user-help xmlbeans.apache.org
|