On 6/28/06, ENP <[EMAIL PROTECTED]> wrote:
Hi, I need to send JMS message asynchronously without waiting for real sending even in case of failover event on remote AMQ.
Try using async sends http://incubator.apache.org/activemq/async-sends.html
Is it possible to configure embedded AMQ as forwarder only for sending messages to remote server? Can I do it with remote AMQ which requires authentication?
Yes. Though I think async sends is all you need. -- James ------- http://radio.weblogs.com/0112098/
