Hi,
I've implemented an application where one app submits a request via jms topic on distributed queue, then a message driven ejb processes it.
Works ok, except now and again a new release of the ejb will have a bug, in which case the ejb fails, doesn't process the topic, trys again, fails...