Try dom.Counter [1]. There's no sample in Xerces2 called dom.DOMCount. [1] http://xerces.apache.org/xerces2-j/samples-dom.html#Counter
Michael Glavassevich XML Parser Development IBM Toronto Lab E-mail: [EMAIL PROTECTED] E-mail: [EMAIL PROTECTED] Srivalli Arkalgud <[EMAIL PROTECTED]> wrote on 03/23/2006 01:34:01 PM: > I downloaded xerces 2-5-0 and attempted to run saxCount/domCount > samples. However, I get classNotFound errors: > > C:\xerces-2_5_0>java dom.DOMCount data\personal.xml > Exception in thread "main" java.lang.NoClassDefFoundError: dom/DOMCount > > Here are the settings for path and classpath: > > CLASSPATH=.;C:\xerces-2_5_0\xercesImpl.jar;C: > \xerces-2_5_0\xmlParserAPIs.jar;C:\xerces-2_5_0\xml-apis.jar;C: > \xerces-2_5_0\xercesSamples.jar;;C:\Program > Files\Java\jdk1.5.0_06\jre\lib\rt.jar > > > Path=C:\Windows\System32\Wbem;C:\Windows\system32;C:\Windows;;C: > \Program Files\Java\jdk1.5.0_06\bin; > > What am I missing? > > Thanks! > > Blab-away for as little as 1ยข/min. Make PC-to-Phone Calls using > Yahoo! Messenger with Voice. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
