Currently there is no support for the ActiveMQ BLOB messages in the NMS API. 
You could enter a JIRA requesting to add support for them.

However, in the meantime, you could probably roll your own solution fairly
simply.  Place  your data in a central location, and send a text message
with a URI or UNC that points to the central location.   Have your
middle-tier or receiving end read the text message and open the location to
retrieve the BLOB data.


Marko111 wrote:
> 
> Hi,
> I am wondering is there a way to send a blob message form C# client, and
> how is this done?
> 

-- 
View this message in context: 
http://www.nabble.com/Blob-messages-and-.net-tp18959128p18974233.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to