Hi, I have the following problem. I have
a simple test procedure that does this task: 1) Start the XmlBlaster
server and publish 50 messages 2) Shut down
the server 3) Publish again
50 messages 4) Start the
server again 5) Send another
50 messages All the messages have in common the
same OID. I can receive all the messages
except the ones are sent when the server is down, in this case I only receive
the last one of that group. What should I do in order to receive
also those messages? Best regards, Eduardo Catarino |