You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by bu...@apache.org on 2002/05/16 23:01:51 UTC

DO NOT REPLY [Bug 9182] New: - Node classdef not found

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9182>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9182

Node classdef not found

           Summary: Node classdef not found
           Product: Xerces2-J
           Version: 2.0.0 [beta 4]
          Platform: Macintosh
        OS/Version: MacOS X
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: DOM
        AssignedTo: xerces-j-dev@xml.apache.org
        ReportedBy: frubino@adobe.com


Forgive me if there is a better forum for this: I don't know it. Steps:
1. install Xerces
2. In BBEdit, set classpath to include 
xercesImpl.jar:xercesParserAPIs.jar:xercesSamples.jar.
3.java dom.Counter<path>

Result:
Exception in thread "main" java.lang.NoClassDefFoundError: org/w3c/
dom/Node

This error also occurs with other samples and my own code.

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org