Hi All,
I have followed the tutorial found at
http://activemq.apache.org/integrating-apache-activemq-with-jboss.html
Integrating ActiveMQ with JBoss . I was able to successfully test the
integration with the examples included with the ActiveMQ distribution.
I am using ActiveMQ-CPP in order to u
I see..
Thanks a lot Tim!
Timothy Bish wrote:
>
> On Thu, 2009-11-05 at 22:57 -0800, thinkbox wrote:
>> I see, that makes sense, I get the point.
>> Thanks Tim!
>>
>> - Pat
>>
>> X.S. Just a side comment. Having said that ActiveMQ C++ cannot support
>> ObjectMessage -- can we assume that Obje
Hi,
In our setup, we have a backbone broker running the verbatim AMQ 5.3 and a
5.3 broker without our own BrokerFilter (gateway broker.) The gateway broker
is for serving clients connecting from the Internet. One thing the broker
does is to ensure only the right messages can be consumed, like:
On Sun, Nov 8, 2009 at 6:33 AM, Wais wrote:
>
> Hi,
>
> I've got one machine (x) publish to activemq where there are 2 subscribers
> (y, z). y is a databse that logs all the events as they happen within this
> system, the z is a machine which acts in response to messages published by
> x.
>
> So,
Hi,
I've got one machine (x) publish to activemq where there are 2 subscribers
(y, z). y is a databse that logs all the events as they happen within this
system, the z is a machine which acts in response to messages published by
x.
So, I am worried by this scenario.
x publishes to active mq, z