]
Norman Richards updated JBSEAM-3710:
------------------------------------
Fix Version/s: The future
(was: 2.2.1.CR1)
For JavaBeans, investigate moving MEI functionality into
@PostActivte/@PrePassivate
-----------------------------------------------------------------------------------
Key: JBSEAM-3710
URL:
https://jira.jboss.org/jira/browse/JBSEAM-3710
Project: Seam
Issue Type: Feature Request
Components: Core
Reporter: Pete Muir
Priority: Critical
Fix For: The future
This is possible only in JavaBeans as the HttpSession is passed as an arguement to the
sessionWillPassivate/sessionWillActivate call, and we can store the conversationId in
@AroundInvoke method. In EJBs, the passivation/activation happens independently of the
HttpSession.
This should be a performance improvement, @PrePassivate (serialize out entities) will be
called just as much, but @PostActivate will be called a lot less.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: