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=3199 *** shadow/3199 Tue Aug 21 05:04:04 2001 --- shadow/3199.tmp.2926 Tue Aug 21 05:12:11 2001 *************** *** 173,176 **** "AXP AF 092%> java -version java version "1.2.2-3" Classic VM (build J2SDK.v.1.2.2-3:10/31/2000-08:52, native threads, jit_122) ! AXP AF 092%>" --- 173,189 ---- "AXP AF 092%> java -version java version "1.2.2-3" Classic VM (build J2SDK.v.1.2.2-3:10/31/2000-08:52, native threads, jit_122) ! AXP AF 092%>" ! ! ------- Additional Comments From [EMAIL PROTECTED] 2001-08-21 05:12 ------- ! To be able to use the files in the xerces.jar files I had to extract the files ! othervise the compiler couldent find the files in tha JAR-file. I tried to set ! CLASSPATH and also tried JAVA$CLASSPATH. I have also tried to use -classpath ! option parameter when compiling. Nothing worked, soo it ended up that I ! extracted all files. Then the compiler could find them when I dident worked ! against the JAR-file. ! ! I could then compile and parse small xml-files without any problems, BUT when I ! work against larger files (2.4MB) then the OutOfMemory problem starts. And we ! have xml-files that are as big as over 20MB. Soo for us it is critical that we ! can run larger files. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
