Hello, all! Could somebody please advice how can I start the embedded Jetty server when starting ActiveMQ from the application using embedded brokers?
I need to serve blobs, and looks like the default Jetty server is not started when broker is created, thus blobs aren't uploaded and BlobMessage.getInputStream() returns null. Thank you in advance! -- Eugene N Dzhurinsky