The external jars used in any eclipse plugin project have to be added in the
Bundle-Classpath entry in manifest.mf (this can be done using the runtime
tab of plugin.xml)

-----Original Message-----
From: Muzaffer Ozakca [mailto:[EMAIL PROTECTED] 
Sent: 2007 3 23 11:11
To: [email protected]
Subject: NoClassDefFound error

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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to