1. Problem consuming ActiveMQ messages from Flex client stackoverflow.comI am unable to consume messages sent via ActiveMQ from my Flex client. Sending messages via the Producer seems to work, I can also see that the Flex client is connected ... |
2. ActiveMQ does not stop subscription when flex client disconnects stackoverflow.comI'm using activeMQ 5.3 to send messages to a flex client via blazeds 3.2. When the client connects for the first time, I can see the subscriptions to the activeMQ broker ... |
3. GraniteDS and ActiveMQ stackoverflow.comI want to configure ActiveMQ instead of the normal gravity messenger. I wanted to add this in my services-config.xml :
|
4. BlazeDS+ActiveMQ: non-graceful disconnection of Flex client from a durable topic does not remove it from ActiveMQ stackoverflow.comI'm trying to make a Flex-based desktop application consume messages from an ActiveMQ topic with a durable subscription, using the JMS bridge of BlazeDS. The basic scenario is as follows:
|