I am new to hibernate.. Iam using netbeans IDE and i setup every thing.. I placed all my stuff(configuration and mapping files) into a package called myfirsthibernate while running the sample application it is showing the error as couldn't find the file hibernate.cfg.xml. But it is there in myfirsthibernate package. How to rectify this and why this is happening??
Please help me and thanks..