Joined: Tue Jun 09, 2009 4:47 am Posts: 2
|
I am developing web applications using netbeans 6.0 and encounterd this error
init: deps-jar: compile-single: run-single: log4j:WARN No appenders could be found for logger (org.hibernate.cfg.Environment). log4j:WARN Please initialize the log4j system properly. /hibernate.cfg.xml not found BUILD SUCCESSFUL (total time: 0 seconds)
my hibernate.cfg.xml file is in the same folder as my hbm and class files,together with log4j.properties file
Can someone please help me resolve this problem
|
|