I'm trying to do some simple tests with the activemq REST API, but I get the following message whenever I send an http post: "only whitespace content allowed before start tag and not m (position: START_DOCUMENT seen m... @1:1)". I interpreted this to mean that my post data was not xml. Can ActiveMQ only accept posts that are in xml format?
Thank you. -- View this message in context: http://www.nabble.com/HTTP-POSTs-required-to-be-in-xml-format--tf2829764.html#a7900242 Sent from the ActiveMQ - User mailing list archive at Nabble.com.
