Hi i m new to Hibernate when i m executing my hibe,
March 2, 2007 at 12:09 PM
Hi i m new to Hibernate when i m executing my hibernate application with eclipse IDE i m getting following exceptional error..
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 foundException in thread "main" java.lang.NullPointerException at Site.FirstExample.main(FirstExample.java:44)