Writing a simple http client without a http library;
1. formatted the http header with ?destination=Qname&type=queue
2. payload is in the content with the content-length set correctly
3. message gets added to queue Qname
4. The mesage in the queue does not have any payload data
5. we need to do it this way as the data is binary and the
content-type=application/octet-stream

Can someone point to the right way out ???
shridhar
-- 
View this message in context: 
http://www.nabble.com/HTTP%3A-Destination---Type-in-URL%2C-message-content-does-not-saved-tp20485046p20485046.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to