[jboss-user] [EJB 3.0] - Timer service fires before ear is deployed

atamur do-not-reply at jboss.com
Mon Oct 2 04:27:55 EDT 2006


subj
In my app I put some messages into topic on timer. When app is redeployed and timer expires during its deployment, I get following problem: message is put into topic when noone listens to this topic (MDBs are still not deployed). I don't want making this topic durable, because there will be lots of messages and I won't need its durability in cases other than deployment.

Is it possible to set order of ejb deployment to avoid such circumstances? Or maybe it's possible to delay timer firing to after-deploy time?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3975428#3975428

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3975428



More information about the jboss-user mailing list