[jboss-user] [JBoss Seam] - Re: @EndTask do not work in method calls!!
rainhust
do-not-reply at jboss.com
Wed Jan 9 21:06:09 EST 2008
"pete.muir at jboss.org" wrote : "thejavafreak" wrote : Because @EndTask is dependent on the JSF lifecycle. So you must call it within JSF lifecycle
|
| Not so.
|
| It's actually because Seam doesn't intercept calls to
|
| this.method();
|
| so the annotation is not read.
so, how to handly let Seam intercept the method calls.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4118503#4118503
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4118503
More information about the jboss-user
mailing list