File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes EJB Certification (SCBCD/OCPJBCD) and the fly likes ejbRemove() problem in ejb2.0 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Certification » EJB Certification (SCBCD/OCPJBCD)
Reply Bookmark "ejbRemove() problem in ejb2.0" Watch "ejbRemove() problem in ejb2.0" New topic
Author

ejbRemove() problem in ejb2.0

Ami Ambre
Ranch Hand

Joined: Dec 26, 2007
Posts: 58
how can we do clean-up activity in two situation?
when container crash or bean throw system exception how can we do clean-up activity because we will not get ejbRemove() over there.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: ejbRemove() problem in ejb2.0
 
Similar Threads
Finish any previous activity in stack from current activity?
Resource allocation in ejbCreate/ejbRemove
ejbRemove() problem in ejb2.0?
Session dependent files.... ?
2 quick questions...