On Mon, 2009-03-16 at 13:02 -0700, manua wrote:
> I tried to implement multiple topics in activemq cpp. I modified the example,
> simpleProducer.cpp to have multiple producers and then created multiple
> destinations (multiple topics). With each producer,pointing to a different
> topic, I am trying to send a diferent message.It compiles fine, but at run
> time goves the segmentation fault and error, no response recieved for
> ..Producerinfo.
> 
> Any help/(sample code) in this direction will be highly appreciated.

There isn't anything that should prevent you from creating multiple
Producers, if should be as simple as cut and paste from the sample code.
You can post your modified source code and we can take a look and see of
there's something going on there.

Regards
Tim.


-- 
Tim Bish
http://fusesource.com
http://timbish.blogspot.com/



Reply via email to