Re: Support for BLOB types

2020-03-13 Thread David Martin
mq-artemis/blob/master/tests/activemq5-unit-tests/src/test/java/org/apache/activemq/blob/FTPBlobTest.java > > > > -Ursprüngliche Nachricht- > Von: David Martin > Gesendet: Donnerstag, 12. März 2020 10:47 > An: users@activemq.apache.org > Betreff: Re: Support for BLOB typ

AW: Support for BLOB types

2020-03-13 Thread Tobias.Wolf
/FTPBlobTest.java -Ursprüngliche Nachricht- Von: David Martin Gesendet: Donnerstag, 12. März 2020 10:47 An: users@activemq.apache.org Betreff: Re: Support for BLOB types Hi Tobias, Is there a specific reason for needing BlobMessage support? If you just want to send binary messages, including

Re: Support for BLOB types

2020-03-12 Thread David Martin
Hi Tobias, Is there a specific reason for needing BlobMessage support? If you just want to send binary messages, including very large ones, both BytesMessage and StreamMessage are supported. https://activemq.apache.org/components/artemis/documentation/latest/large-messages.html Dave VAT Regis

Support for BLOB types

2020-03-12 Thread Tobias.Wolf
I got the message on the broker side that "BLOB types are not supported yet", just wondering why? Is this a bug? I`m running on Windows 10 with JDK 1.8.xxx with latest activemq artemis version. 2020-03-10 13:55:29,822 WARN [org.apache.activemq.artemis.core.server] Errors occurred during the buf