[Newsml-toolkit-users] installation problem?
Brought to you by:
dcompton,
dmegginson
From: Viner, D. <dv...@ya...> - 2004-09-14 01:40:12
|
Hi, I'm trying to install newsml-toolkit, but I get this problem: % java -cp xerces.jar:saxpath.jar:jaxen-full.jar:newsml-toolkit.jar NormalizeNewsML ExampleText.xml Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/xerces/framework/XMLParser at NormalizeNewsML.main(NormalizeNewsML.java:21 Is there a different xerces.jar that I should use? (all jar files are from the newsml-toolkit download from sourceforge) thanks dave |