-> Hibernate
hi
iam new to hibernate. iam using hssqldb.jar as a database.
if anything i missed plz rectify me..
1) i properly configured hibernate.cfg.xml & mapping file.
2) i started hsqldb server
3) when run my application am getting this kind of exception
"org.hibernate.HibernateException: NoTransactionManagerLookup specified".
what for this exception is raising i dont understand..but i guess this is for transaction kind of....
anybody can help me "How to fix this impact".i am waiting for your response...
Narayana

