I can successfully put and get a message using my client app by way of HTTP if I change the Content-Type from text/plain to "application/x-www-form-urlencoded" and precede my body with "destination=request&type=queue&body=".
The default demo web app doesn't seem to like the way I tried to send text/plain. Can anyone point me to where I can learn what the demo app does support? Thanks, sv ----- Stephen Vincent -- View this message in context: http://activemq.2283324.n4.nabble.com/I-POST-a-msg-via-HTTP-but-I-don-t-see-the-msg-details-body-tp4609797p4618738.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.
