I'm using hibernate synchronizer eclipse plugin , the DB access is
configured not to be using JNDI but still that way i get the following
message.

net.sf.hibernate.TransactionException: Could not find UserTransaction
in JNDI: net.sf.hibernate.transaction.JTATransaction.begin(JTATransaction.java:137)
net.sf.hibernate.transaction.JTATransactionFactory.beginTransaction(JTATransactionFactory.java:58)
net.sf.hibernate.impl.SessionImpl.beginTransaction(SessionImpl.java:2231)
com.mypack.model.base._BaseRootDAO.beginTransaction(_BaseRootDAO.java:193)      
com.mypack.model.base._BaseRootDAO.save(_BaseRootDAO.java:604)  
com.mypack.model.base.BaseDogDAO.save(BaseUsuarioDAO.java:60)
...


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to