francesco pezzati [
https://community.jboss.org/people/fpezzati] created the discussion
"Re: EJBTimerService remove persistent timers trouble"
To view the discussion, visit:
https://community.jboss.org/message/816968#816968
--------------------------------------------------------------
Hello,
I'm using JBoss 7.1.1.Final and I ran into the same trouble, I got a @Singleton
@Startup annotated class with a @Schedule annotated method. This class was once deployed
without persistence=false attribute and now I got old scheduled task being executed. I
removed the @schedule class's jar file from JBOSS_HOME/standalone/deployment I delete
JBOSS_HOME/standalone/data and JBOSS_HOME/standalone/tmp but I can't get rid off about
previous timers, as I redeploy the jar old tasks are executed. Any ideas?
TIA
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/816968#816968]
Start a new discussion in EJB3 at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]