The transactionManager is now using the JtaTransactionManager from spring () if 
you take a look in your project, you might have the "transactionManager" 
property defined as 
"org.springframework.orm.hibernate.HibernateTransactionManager" in your spring 
namespace (remove that property and it'll use the default Jta one defined).  
The sessionFactory property is not required for the Jta manager (the reason 
that isn't defined).  The localTransactionManager is still using the  
org.springframework.orm.hibernate.HibernateTransactionManager as the default.
--
Chad Brandon - [EMAIL PROTECTED]

http://www.andromda.org
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=2511#2511
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP, 
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to