[ANNOUNCE] Apache.NMS.Stomp v1.5.0 Released

2011-01-16 Thread Timothy Bish
The Apache.NMS.Stomp 1.5.0 Release bundle is now available at the following location: This release is based on the Apache.NMS API v1.5.0 and runs on .NET frameworks 2.0+, .NETCF 2.0+ and Mono 2.0+. Changes in this version include * I

Re: ActiveMQ for Android

2011-01-16 Thread entweder
I forgot: some of the solutions offered by some other desperate users ar not satisfying: The XMPP-protocol seems to translate every message into a TextMessage. I need to use MapMessages as well. Also, I want to avoid to use some proxy translating ActiveMQ messages into other messages that are

Porblem extracting XML data in Firefox with ActiveMQ Ajax client

2011-01-16 Thread stratio
Hello, i'm using an activeMQ Ajax client to consume messages (XML data) published on a topic. I manage to get the messages however i have some trouble to get them as XML using Firefox. This is the code I'm using to process the received messages : var myHandler = { rcvMess