Bugs item #754086, was opened at 2003-06-13 16:55 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=754086&group_id=22866
Category: JBossServer Group: v3.2 Status: Open Resolution: None Priority: 5 Submitted By: Rod Burgett (rodburgett) Assigned to: Nobody/Anonymous (nobody) Summary: StatefulSessionInstanceCache, again Initial Comment: This repeats a patch request submitted in March, #701106. That request was closed without applying the patch and without comment. I'm assuming it was closed because a promised diff file was missing. So I'll try again. >From #701106: Patch request for StatefulSessionInstanceCache class I'd like to extend the StatefulSessionInstanceCache class (from server/src/main/org/jboss/ejb/plugins) and synchronize bean removal with other processing. A simple extension to allow this is to update the removePassivated() method to surround the actual removal with calls to protected pre- and post-removal methods. The attached diff file includes this update as well as the addition of empty implementations of the new pre- and post-removal methods. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=754086&group_id=22866 ------------------------------------------------------- This SF.NET email is sponsored by: eBay Great deals on office technology -- on eBay now! Click here: http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
