Mats,

Since Rob has noted that this as the correct way, would you consider adding 
your plugin to the wiki when it is complete?   I think others would find it 
useful/interesting, including myself.

JLuna



----- Original Message ----
> From: Rob Davies <rajdav...@gmail.com>
> To: users@activemq.apache.org
> Sent: Monday, August 3, 2009 5:12:24 PM
> Subject: Re: right way to send and receive messages in a BrokerPlugin
> 
> 
> On 3 Aug 2009, at 20:24, 
> wrote:
> 
> >> However
> >> I'm having some trouble with the new VM broker it starts, so I was
> >> hoping there might be a better way.
> > 
> > For reference my problems were that the messages to my topic were not
> > being distributed to the other brokers in the network. I've just figured
> > out that this is because I put my topic inside the ActiveMQ.Advisory
> > space, and messages to that space seem to be kept local. Once I put my
> > topic outside of that space the messages are distributed to the other
> > brokers in the network.
> > 
> > However I am still interested in knowing if there is a right way to do
> > things as per my last email in this thread.
> > 
> > Regards,
> > 
> > Mats Henrikson
> > 
> 
> 
> Hi Mats,
> 
> the way you described setting up the internal consumers/producers using JMS 
> constructs and vm:// transport is the correct way to implement what you are 
> trying to do
> 
> cheers,
> 
> Rob
> 
> Rob Davies
> I work here: http://fusesource.com
> My Blog: http://rajdavies.blogspot.com/
> I'm writing this: http://www.manning.com/snyder/



      

Reply via email to