I'm trying to get my broker to redeliver messages that aren't successfully acknowledged.
I'm using client ack, and giving the clients 2 minutes to ack the message. I have a test setup where I'm trying to simulate that behavior in an embedded broker.. .but it's not working. Here's my XML config: http://pastebin.com/1GKRe6g6 I'm using the redelivery plugin. I put it in a debugger and I can see that the plugin is loaded with the correct config. I also have the scheduler enabled too. Here's my test: http://pastebin.com/32AvCCxa http://pastebin.com/BGMaRwLC .. it's basically just creating an embedded broker from the given XML. -- Founder/CEO Spinn3r.com Location: *San Francisco, CA* blog: http://burtonator.wordpress.com … or check out my Google+ profile <https://plus.google.com/102718274791889610666/posts> <http://spinn3r.com>
