[jboss-user] [JBoss Seam] - @Destroy annotated method in java bean never called

WernerGross do-not-reply at jboss.com
Thu Aug 23 08:25:42 EDT 2007


Hi,
I've got the following problem:
allthough the end-conversation-state of the pageflow is reached the @Destroy-annotated method of the seam component (plain java bean) of the terminated conversation is never called - a new conversation however (including a @Create-annotated method) is created just as designed. However, when the vm shutsdown the @Destroy-method is finally called for all  out-of-scope component-instances created so far.

We're using SEAM 2.0.0 BETA 1 + facelets + trinidad + richfaces + JBoss 4.2.0.GA1

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

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



More information about the jboss-user mailing list