[jboss-user] [JBoss Seam] - Re: @In on SESSION scope component

gersonk do-not-reply at jboss.com
Wed Sep 19 17:54:14 EDT 2007


thanks.

"monkeyden" wrote : Yes, we had some HUGE performance problems until we realized this.  We have a relatively large form that was getting killed because of it.

Interesting...
But even the form is so large, I suppose that Seam Interceptor basically just copy the object's reference to the attributes that have 'In' annotation. I can't see a huge cost of performance in that operation. (ok, the interceptor do much more than I described, but I can't see why a large form could slow down the performance in that way).
Could anyone explain it?


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

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



More information about the jboss-user mailing list