Hi.
I have been reading about Spring-Seam integeration.
anonymous wrote : To configure Seam to use Spring transactions enable the 
SpringTransaction component like so:
  | 
  |                     <spring:spring-transaction 
platform-transaction-manager="#{transactionManager}"/>
  | 
Supposed I configured component.xml to use Spring transactions as the document 
specified, does my Seam component code requires any modifications?
I mean do I have to use Spring's HibernateTemplate for example?
Thanks.


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121613#4121613

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121613
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to