[jboss-user] [JBoss Seam] - Integerating Seam & Spring

hubaghdadi do-not-reply at jboss.com
Sun Jan 20 09:09:37 EST 2008


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



More information about the jboss-user mailing list