Thanks for the post, helped me :)
On Monday, April 7, 2008 2:36:39 PM UTC+2, Cosmin Nicula wrote: > > I've founded. The root directory is the "src" folder. There should be > created the "hibernate.cfg.xml" file. > > Sorry for bothering you :-) > > On Apr 7, 3:17 pm, Cosmin Nicula <[email protected]> wrote: > > Hello, > > > > Does anybody knows where to create ( in wich directory to put in ) the > > hibernate.cfg.xml file so that the exception > > "org.hibernate.HibernateException: /hibernate.cfg.xml not found" to be > > resolved ? > > > > I have tried to put it in the "src" subfolder, near the > > <project>.gwt.xml file and also in the <project> root directory, near > > the ".classpath", ".classpath" etc. files but the same exception > > appears. Also i have tried to put it in the "public" directory, but > > still not working. > > > > The exception appears when I try to create an instance of > > SessionFactory object ( SessionFactory sf = new > > Configuration().configure().buildSessionFactory(); ). > > > > Secoundly I whould like to ask you where is exactly the root folder > > ( "/" ) of the project, because I'm a little confused. > > > > Thanks. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/igDnEZLlgV4J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
