Hi all, we use statefull session beans with NoPassivationCachePolicy under JBoss 2.4.3. When a method throws a RuntimeException the container throws the bean away. Because our SFSB's hold sometimes external resources we need to do some cleanup ( which we normaly do in ejbRemove() ), but I can't see any way to do this, then the container removes the bean because of an runtimeexception. I tried finaliize(), but it seems that jboss still references this beans.
Any hints? Dietmar ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user