I am trying to configure a system as follows:-
publisher -> AMQ on m1 --> AMQ on m2 --> subscriber
where m1 and m2 are connected over a WAN and the connection is intermittent.
Also, m1 does not have a public IP, and hence m2 cannot pull messages from
m1.
m1 has to sense that the network connectio
I'm researching using ActiveMQ and NMS to facilitate brokering messages
between two systems. The end point of a message is a WCF service. Ideally
we would like to have ActiveMQ forward the messages directly to the service
without any consumer code doing the forwarding for us. Is this possible?
Hi Dave,
I've been running the broker standalone, without the service wrapper, and so
far it's working great. Can I ask why you suggested this? Why would it
have an effect on the internals of how ActiveMQ runs? It makes it quite
impractical if I can't use the service wrapper once I deploy my a
Thanks for your reply Dave.
I'll try your first two suggestions and see how it goes. I've been getting
the error about once a day, so I should see results soon.
Right now I'm just running ActiveMQ on my dev machine. Quad core 2.40GHz,
4GB RAM running XP SP3, standard disk, plenty of space, not
We have successfully deployed ActiveMQ 3.1 as a .rar in JBoss 4.0.2. We
deploy our Spring war in JBoss and would like to add message-driven Pojos to
our app.
What we would like to do is use the ActiveMQ resource adaptor that is
running in Jboss' JCA container. By this i mean to not pass the server
We have successfully deployed ActiveMQ 3.1 as a .rar in JBoss 4.0.2. We
deploy our Spring war in JBoss and would like to add message-driven Pojos to
our app.
What we would like to do is use the ActiveMQ resource adaptor that is
running in Jboss' JCA container. By this i mean to not pass the ser
one thought, is this the default xml configuration? if so, is there a camel
context with a camel route still in there?
2009/4/7 Rik Gruwez
>
> I have setup a transactional message listener in Spring, using ActiveMQ and
> Atomikos for JTA. ActiveMQ uses MySQL for persistency, no journaling is
> d
Hi there,
I am not sure you have hit the right list ? Are you using ActiveMQ at
all ?
If so, can you be a bit more specific about the problem you encounter
with
ActiveMQ ?
On the first glance one might think that you are trying to contact the
http server
or tomcat mailing list ...
Best