Bugs item #701106, was opened at 2003-03-10 20:43
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=701106&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: Patch request for StatefulSessionInstanceCache class

Initial Comment:
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.

This patch request is associated with v3.2, but the same 
change may be applied to v3.0.  I have a second, nearly 
identical, diff file for v3.0.  The change is exactly the 
same, only the line numbers change.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=701106&group_id=22866


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to