Non collocated usage of AMQ and geronimo

2008-08-08 Thread devdev
Hi I've been looking for a tutorial or example in vain. I'm looking for using AMQ and geronimo in a non collocated fashion. I have 4 app servers (geronimo) on 4 different computers and I'd like all 4 to communicate w/ an AMQ hosted on a different 5th computers. Configuration examples I found

message forwarding

2008-09-30 Thread devdev
HI all, I am looking for writing a feature to forward messages in a given queue to other queues/topics. Instead of creating a process that listen on the queue (as consumer) and put the messages in other queues (as publisher) is it more appropriate to use a plugin or interceptor to host this func

Re: message forwarding

2008-10-07 Thread devdev
l/schema/spring";> bsnyder wrote: > > On Tue, Sep 30, 2008 at 8:14 PM, devdev <[EMAIL PROTECTED]> wrote: >> >> HI all, >> >> I am looking for writing a feature to forward messages in a given queue >> to >> other queues/to