-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 
Author Message
 Post subject: Hibernate Beginner
PostPosted: Wed Mar 09, 2011 5:31 am 
Newbie

Joined: Wed Mar 09, 2011 5:22 am
Posts: 2
Hi friends, I am very new to hibernate. I am trying to execute my first hibernate application.

I am following the steps given in following link.
http://viralpatel.net/blogs/2010/01/tut ... lipse.html

But after all the steps, when i run the application, the browser throws an error saying "required resource not found".

Please let me know where am i going wrong.

If i try to run simple hibernate example in the link. http://www.roseindia.net/hibernate/runn ... mple.shtml ..This program also shows the same error.

hope to hear from u soon.
thanks


Top
 Profile  
 
 Post subject: Re: Hibernate Beginner
PostPosted: Wed Mar 09, 2011 8:32 am 
Newbie

Joined: Wed Mar 09, 2011 6:13 am
Posts: 2
That sounds like you've got a problem with your webserver setup.
You should post a more detailed error message though if you can.


Top
 Profile  
 
 Post subject: Re: Hibernate Beginner
PostPosted: Thu Mar 10, 2011 12:42 am 
Newbie

Joined: Wed Mar 09, 2011 5:22 am
Posts: 2
Hi,

I made few changes and now the exception it is throwing is as follows


Exception in thread "main" org.hibernate.HibernateException: No TransactionManagerLookup specified
at org.hibernate.impl.SessionFactoryImpl.getCurrentSession(SessionFactoryImpl.java:503)
at hiber.first.ex.ContactSession.main(ContactSession.java:23)


Any idea what changes should i be doing?


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.