posted 21 years ago
Hello,
JMS question. I have a topic publisher/subscriber set up on a single topic. When both are logged in and I post a message, I receive it without any problem.
But if my publisher publishes a message while the subscriber isn't running, and I then run the subscriber, the message never gets delivered. As long as the topic is alive, shouldn't the message persist on the topic until the subscriber pulls it off? If so, where should I look to correct this issue?
Thanks!
Matt