I have similar problem. I used 4.0.3SP1. Now I am using jboss-4.0.4GA but the problem is not gone.
I have tried CR2, but it seems to have different EJB3 in it and my refactored_to_work_with_4.0.4GA application does not work with 4.0.4CR2. I observe the same behaviour as it was with 4.0.3SP1: when I create the timer - new item in table 'timers' in database(I use PostgreSQL) arrive, but when server is stopped the item is removed :( I am using stateless session bean as TimerService client. Should I do some additional configuration or is it a bug? There was a alink in 4.0.4GA release notes to the persistence bug and it said to be fixed but I don't think so. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3951445#3951445 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3951445 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
