[jboss-user] [EJB 3.0] - A callback on EJB removal
pete.muir@jboss.org
do-not-reply at jboss.com
Sun Mar 8 10:47:06 EDT 2009
I need to have a callback from the EJB container when an EJB is removed for some reason. The JSR-299 spec requires us to ignore any EJBs that have been removed, so I need to mark an instance ignored.
https://jira.jboss.org/jira/browse/WBRI-165
Again, not sure of the best API for this, so open to suggestions...
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4215992#4215992
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4215992
More information about the jboss-user
mailing list