[jdom-commits] ClassNotFoundException

Jason Hunter jhunter at collab.net
Tue Sep 18 10:24:17 PDT 2001


John,

Please post questions to jdom-interest.  jdom-commits is for automated
commit messages.

-jh-

"Honnold, John (GA)" wrote:
> 
> I have a servlet that runs great using Visual Cafe and JDK 1.18.  When I try
> and run the servlet on our webserver I get the infamous
> java.lang.ClassNotFoundException when it attempts to execute the following
> code.
> 
> SAXBuilder builder = new SAXBuilder();
> 
> I am able to recompile the code on the webserver with no errors.  The
> problem appears to be a classpath problem but have read the classpath info
> in the FAQ's at jdom.org and have set up my classpath accordingly along with
> running the build11.bat.   Our webserver is currently using JRUN 2.2 with
> JDK 1.18.  Is there a specific place that the various .jar files should be
> placed?  The fact that I can compile the servlet and have it execute the
> various jdom import statements lead me to think my classpath is correct.
> 
> Any help will be greatly appreciated
> John Honnold
> 
> _______________________________________________
> To control your jdom-commits membership:
> http://lists.denveronline.net/mailman/options/jdom-commits/youraddr@yourhost.com



More information about the jdom-commits mailing list