[jboss-user] [JBoss Seam] - Re: Security logout method
gavin.king@jboss.com
do-not-reply at jboss.com
Mon Feb 12 22:54:39 EST 2007
Either
(a) Add an @Destroy method to any session scope component (you may also need to annotate it as @Startup)
Or:
(b) Add an observer to the event org.jboss.seam.preDestroyContext.SESSION
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4015576#4015576
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4015576
More information about the jboss-user
mailing list