missing of xml.log file,
March 18, 2009 at 3:59 PM
Hi
I would like to mention one important to run the FirstJSONJava.java
You have to create one folder name "output" where .class is created and add one blank file "xml.log" in "output" folder
else
you will get the following exception
log4j:ERROR setFile(null,false) call failed. java.io.FileNotFoundException: output\xml.log (The system cannot find the path s pecified)
View All Comments
| View Tutorial