[jboss-user] [JBoss Seam] - Re: @EndTask do not work in method calls!!
pete.muir@jboss.org
do-not-reply at jboss.com
Wed Jan 9 19:31:35 EST 2008
"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.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4118475#4118475
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4118475
More information about the jboss-user
mailing list