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 Registration No: 217 6517 07 On Thu, 12 Mar 2020 at 07:38, <tobias.w...@t-systems.com> wrote: > 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 buffering operation : > java.lang.IllegalStateException: We don't support BLOB type yet! > >