We use JBOSS 4.2.1.GA. My statefule session bean has different methods for different
callback methods like @PostConstruct, @PostActivate, @PrePassivate and @PreDestroy. Except
the method with @PreDestroy all the methods are being called.
I did some clean up in method having @PreDestroy so that when I complete my work or
shutdown the JBOSS, this method will be cleaned. In either case this is not being used.
Can somebody please let me know the way to take care of this issue?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093691#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...