No ... i don't have any others jars ... and i didn't set classpath or other
variables 

Thence i'm confused ...

NoClassDefFoundError i retrieved by Jswat with remote debug ... and it was
caught in servlet created from jsp file in
<tomcathomedir>/work/standalone/localhost...

On Sun, 15 Jun 2003 20:37, [EMAIL PROTECTED] wrote:
> net/sourceforge/headlines/Headline

Do you have another .jar file hanging around with the above in it? Either in

WEB-INF/lib or common/lib?

NoClassDefFoundError basically means Tomcat is getting confused by multiple 
classes with the same name, not that it can't be found, the Def(inition)
part 
is the important part...

Regards,
-- 
Jason Bainbridge
http://jblinux.org

---------------------------------------------------------------------
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