Hello, I'm trying to send a file to another computer using ActiveMQ BlobMessages. The broker starts inside ServiceMix and the transport is: tcp://localhost:61616?jms.blobTransferPolicy.defaultUploadUrl=http://localhost:8080/temp. We always get exceptions related to the connection.
Does the defaultUploadUrl mean that there should be a web server where ActiveMQ will upload the file so that the client can downloaded afterwards? If yes, can't this be skipped since the file is already on the local machine, so another copy is not needed? ActiveMQ version: 5.4.0-fuse-00-00 ServiceMix version: 3.5.0-fuse-00-00 Thanks. -- View this message in context: http://activemq.2283324.n4.nabble.com/Using-BlobMessage-with-ActiveMQ-inside-ServiceMix-tp4668354.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.