Hi forum:
I'm looking for a best-of practice here. If I have a very simple remote (not inside the
j2ee server) jms client waiting for publications to a queue or topic, the client just sits there waiting. If the j2ee server is restarted, the client still just sits there. How can the client determine that the j2ee server has been restarted so it can re-connect itself?
Thanks,
Mike