[jboss-user] [JBoss Seam] - Re: Wannabe-Example needs help growing up

matt.drees do-not-reply at jboss.com
Wed Sep 19 00:29:21 EDT 2007


"amitev" wrote : BTW off topic question - i'm using seam with pojos and SMPC (no ejb3). I'm not using @Transactional at all. Is this a problem?

That's what I do.  

As long as you're living in the JSF lifecycle, (and using Seam-managed transactions, of course), you should be fine.  If you have to do asynchronous things, you'll probably need @Transactional.

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4085839



More information about the jboss-user mailing list