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/08/27 23:05:30 UTC

DO NOT REPLY [Bug 12106] New: - While compiling org.apache.xerces.impl.dv package, exception is thrown.

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=12106>.
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=12106

While compiling org.apache.xerces.impl.dv package, exception is thrown.

           Summary: While compiling org.apache.xerces.impl.dv package,
                    exception is thrown.
           Product: Xerces2-J
           Version: 2.0.2
          Platform: Other
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Other
        AssignedTo: xerces-j-dev@xml.apache.org
        ReportedBy: Shashikala_shamarao@yahoo.com


When compiling the org.apache.xerces.impl.validation package files, especially 
during org.apache.xerces.impl.validation.ValidationState.java, it throws an 
exception saying "ClassNotFoundException 
org.apache.xerces.impl.dv.ValidationContext.java"

The documentation shows that ValidationContext.java is in 
org.apache.xerces.impl.validation package, but Source code of 
org.apache.xerces.impl.validation.ValidationState.java uses 
org.apache.xerces.impl.dv.ValidationContext.java and ValidationContext.java 
file is in org.apache.xerces.impl.validation package. I am confused. 
If any of you could help me, it will be great.

Thanks

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