[jboss-user] [JBoss Seam] - Re: resetting/clearing a session scoped SFSB

asookazian do-not-reply at jboss.com
Wed Dec 26 17:38:54 EST 2007


After the Session.instance().invalidate() call, I am seeing two of the SFSB's that are session-scoped are being destroyed:

  | 14:32:51,032 INFO  [LoggerInterceptor] *** Entering method: destroy
  | 14:32:51,032 INFO  [SecurityAuditAction] in preDestroy
  | 14:32:51,048 INFO  [LoggerInterceptor] *** Entering method: destroy
  | 14:32:51,048 INFO  [NoteAction] in preDestroy
  | 14:32:51,064 INFO  [LoggerInterceptor] *** Entering method: destroy
  | 14:32:51,173 INFO  [Contexts] starting up: org.jboss.seam.web.session
  | 14:32:51,173 INFO  [Contexts] starting up: org.jboss.seam.security.identity

PeerAction is not being destroyed....

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

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



More information about the jboss-user mailing list