[jdom-interest] Strange "ClassNotFoundException" when I try JDOM with JServ

Paul Libbrecht paul at ags.uni-sb.de
Fri Feb 9 12:29:20 PST 2001


At 04:17 -0600 08/02/01, steven.gould at cgiusa.com wrote:
>Antonios Peris wrote:
>  > and also java.lang.NoClassDefFoundError: org/jdom/Namespace !!! (what that
>>  has to do with it?!).

A depending class I suppose: you can't load a class if you can't load 
all of its dependent classes...

Paul

>This is one of the JDOM classes. It looks like this is *not* in 
>JServ's CLASSPATH.
>Edit the jserv.conf file to add your JDOM jar file to your JServ 
>CLASSPATH. Just to
>be safe, add it at the beginning too!

It's always good to be sure down there... classloading problems are 
one of the hardest to track...

Paul



More information about the jdom-interest mailing list