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 _______________________________________________ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user