[jdom-interest] JDOM and VisualAge for Java

van Der Walt, Estee evanderwalt at upclondon.com
Tue Feb 27 06:25:31 PST 2001


I've been struggling to get JDOM to work in VisualAge for Java and have been
wondering if someone might be able to help me...

I'm new to JDOM and downloaded the Beta6 version from the web site.
Thereafter I followed the instructions to remove DOM Level 1 packages and
replace them with DOM Level 2 packages by creating a new project and
importing the xerces.jar file. I've also created a new project for the
jdom.jar file. Everything seems to be ok and if I create a new project for
the SAXDemoBuilder class provided with the Beta6 JDOM version there are no
errors reported in VisualAge for Java. 

As soon as I try to run the demo project I get a NoClassDefFound error in
trying to create a new SAXBuilder object to parse the provided file. It
seems like the ClassLoader isn't able to get the org.jdom.input.SAXBuilder
class but it is definitely in my workspace.

Any solutions?

Thanks,
Estee  


  | estee van der walt |   senior developer

   |   UPCtv Interactive   |  
   |   w. +44 (0)20 7886 0936
   |   evanderwalt at upclondon.com




More information about the jdom-interest mailing list