Yes, the same server running the application and HornetQ. In this case, you have no control over the start order as EAP has an asynchronous deployment process.
Still I am surprised. Where and how do you create the JMS queue? Do you start one as part of the server configuration (eg standalone.xml), create it as part of the Search app or some other way?
How would a retry logic look like in your opinion?
|