javax.ejb.TransactionRolledbackLocalException: due to a NullPOinterException
I keep on getting this whenever I hotdeploy my application and the timer commences
basically the problem is that my timer tries to run all cancelled timers and they have stateless session beans that don't exist
I am not sure why this is happening because in my contextDestroyed (I start the timer in a servlet)
I cancel them all
Cheers
Priya
[Message sent by forum member 'priyasubu' (priyasubu)]
http://forums.java.net/jive/thread.jspa?messageID=246251