Error while running the above code,
October 9, 2007 at 11:46 AM
Hello, I am using NetBeans IDE and while I was trying to run the above code, I got the following error. ------------------------------------------------- log4j:WARN No appenders could be found for logger (org.hibernate.cfg.Environment). log4j:WARN Please initialize the log4j system properly. Could not parse configuration: /hibernate.cfg.xml --------------------------------------------------- I am new to hibernate and don't know why this has occurred. I think it must not be able to parse the xml configuration file. Can anyone help me.