[jboss-user] [JBoss Seam] - Re: performance issues when using variables in business cont
gavin.king@jboss.com
do-not-reply at jboss.com
Wed Sep 13 16:53:50 EDT 2006
Well, if you have no explicit txn demarcation, you probably get a little txn for every method call from JSF to EJB. Try setting up Seam transaction management, that should give you exactly two txns per request.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3971394#3971394
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3971394
More information about the jboss-user
mailing list