Re: strange topic subscriptions not disappearing [V5.5.1]

2012-02-08 Thread Kai Hackemesser
[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

Re: Enterprise application throws unknown protocol tcp exception

2012-02-08 Thread shamilds
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

Re: Apollo 1.0 unsubscribe durable subscriptions not successful

2012-02-08 Thread Michael Justin
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

Re: Apollo 1.0 AssertionError on queue browser creation

2012-02-08 Thread 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

Re: configuration sample to connect 2 machines

2012-02-08 Thread Ramon Bacardi
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.

Re: Active MQ C program Doubt

2012-02-08 Thread Gaya3
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.