Hi, really this is site is very useful not for th,
March 9, 2007 at 11:34 AM
Hi, really this is site is very useful not for the biggners also for the experience people....I am trying to develop a small appliaction in hibernate.jsut to show the contents of the tables thru class..but i am facing following errors anybody can help me...log4j:WARN No appenders could be found for logger (com.src.TestMehjong). log4j:WARN Please initialize the log4j system properly. Exception in thread "main" org.hibernate.HibernateException: No CurrentSessionContext configured! at org.hibernate.impl.SessionFactoryImpl.getCurrentSession(SessionFactoryImpl.java:506) at com.src.TestMehjong.listTable(TestMehjong.java:44) at com.src.TestMehjong.main(TestMehjong.java:36)