[SOLVED]
Hi,
I could fix this issue by setting the CacheConsumers property to false.
Everything clean now.
I would say too that the JMS template need some more maintenance. There is
no method to do a synchronous call. Maybe they have some JMS gateway in
spring integration that I could use. But th
Hi guys,
thank you very much for the replies. I manage to read activeMQ messages and
pass messages to activeMQ by following
http://activemq.2283324.n4.nabble.com/Consume-Topic-messages-from-remote-MDB-ActiveMQ-5-5-1-Glassfish-3-1-1-tp4319980p4323048.html
http://activemq.2283324.n4.nabble.com/Con
Am 07.02.2012 21:30, Hiram Chirino wrote:
Sounds like a bug. Could you log an issue at:
https://issues.apache.org/jira/browse/APLO
Created: https://issues.apache.org/jira/browse/APLO-157
--
Michael Justin
Am 07.02.2012 21:31, Hiram Chirino wrote:
Thanks for the bug report. Could you also open an issue at:
https://issues.apache.org/jira/browse/APLO
Created: https://issues.apache.org/jira/browse/APLO-156
--
Michael Justin
Thanks for the help, Gary.
By the way - I find your blog quite interesting .. (:-))
Ramon.
--
View this message in context:
http://activemq.2283324.n4.nabble.com/configuration-sample-to-connect-2-machines-tp4361227p4369337.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
great, i tried it, its working, still i am fire fighting with ActiveMQ c
program APIs
1. There is no option to browse the queue in AMQ C API
2. Not clear about how to set the client ID and get Client ID, its throwing
error while i am trying to set it and try to get it.
Please help on this regard.