jaikiran pai [
http://community.jboss.org/people/jaikiran] created the discussion
"Re: JBOSS EJB Timers, delete multiple copies."
To view the discussion, visit:
http://community.jboss.org/message/639546#639546
--------------------------------------------------------------
It's a bug we have in AS 6.x. We have that fixed in AS7.
A workaround is to mark the @Schedule with persistent=false attribute. For already created
timers, clean the JBOSS_HOME/server/<servername>/data folder (one time) before
setting that persistent=false flag.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/639546#639546]
Start a new discussion in EJB3 at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]