PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2874 *** shadow/2874 Sun Jul 29 04:20:25 2001 --- shadow/2874.tmp.20127 Wed Aug 1 05:28:02 2001 *************** *** 2,15 **** | Get the following error when running the example. Also breaks demonstrtio | +----------------------------------------------------------------------------+ | Bug #: 2874 Product: Xerces-J | ! | Status: NEW Version: 1.4.2 | ! | Resolution: Platform: PC | | Severity: Blocker OS/Version: Windows NT/2K | | Priority: Other Component: Schema-Structures | +----------------------------------------------------------------------------+ | Assigned To: [EMAIL PROTECTED] | | Reported By: [EMAIL PROTECTED] | - | CC list: Cc: | +----------------------------------------------------------------------------+ | URL: | +============================================================================+ --- 2,14 ---- | Get the following error when running the example. Also breaks demonstrtio | +----------------------------------------------------------------------------+ | Bug #: 2874 Product: Xerces-J | ! | Status: RESOLVED Version: 1.4.2 | ! | Resolution: INVALID Platform: PC | | Severity: Blocker OS/Version: Windows NT/2K | | Priority: Other Component: Schema-Structures | +----------------------------------------------------------------------------+ | Assigned To: [EMAIL PROTECTED] | | Reported By: [EMAIL PROTECTED] | +----------------------------------------------------------------------------+ | URL: | +============================================================================+ *************** *** 49,51 **** --- 48,55 ---- at dom.wrappers.DOMParser.parse(DOMParser.java:111) at dom.DOMWriter.print(DOMWriter.java:212) at dom.DOMWriter.main(DOMWriter.java, Compiled Code) + + ------- Additional Comments From [EMAIL PROTECTED] 2001-08-01 05:28 ------- + Hi Paul. This is not a bug of Xerces, otherwise we wouldn't be able to compile + it and build the jar file. This is (99%) a classpath problem. You can try to + fix it by putting xerces.jar as the first one in the classpath. \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
