Good afternoon. I'm currently evaluating existing JMS Servers in order to fulfill the following requirement:
A Java client application must send XML messages to JMS on the application server, but the network is not available most of the time. XML messages must be persisted in the local client machine and be forwarded when the connection is available. I suppose that configuring an embedded broker with ActiveMQ would be the solution since it will persist the messages, but only if it provides the required funcionality of sending the message when the network is available again. Are my assumptions correct? Does ActiveMQ fulfill the requirement? Thanks in advance. -- View this message in context: http://www.nabble.com/Is-ActiveMQ-suitable-for-this-Store-And-Forward-scenario--tf4693669s2354.html#a13416012 Sent from the ActiveMQ - User mailing list archive at Nabble.com.