Re: blob messages with failover transport

2010-07-05 Thread sic
I'm sorry to hear that. Then, I decide either not to use them or to implement a way of failover for my requirement. Anyway, thank you for informing the current states. sic Dejan Bosanac wrote: > > Hi Sic, > > failover for blob upload transfer policy is not currently implemented. > > Cheers

Re: blob messages with failover transport

2010-07-05 Thread Dejan Bosanac
Hi Sic, failover for blob upload transfer policy is not currently implemented. Cheers -- Dejan Bosanac - http://twitter.com/dejanb Open Source Integration - http://fusesource.com/ ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net On Mon, Jul 5, 2010 at 3:01 A

Re: Blob messages and .net

2008-08-13 Thread semog
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 o

Re: Blob Messages ??? does it work ???

2007-12-30 Thread Marco Buss
In general it works, but it is a little bit tricky i think. First keep in mind that the message only holds the reference to your blob. It works for you with an URL becaus the publisher must not send the blob to the so called uploadurl. That url must point to the fileserver webapp (you can find

Re: BLOB messages

2007-10-25 Thread Nathan Mittler
Yes, in fact we're just about to start the ball rolling on 2.1.1. Should have an official release soon. Nate On 10/25/07, appi03 <[EMAIL PROTECTED]> wrote: > > > I was just wondering if you guys were working on it. I am not sure if we > will > need but it would be a cool feature to have. > > Btw

Re: BLOB messages

2007-10-25 Thread appi03
I was just wondering if you guys were working on it. I am not sure if we will need but it would be a cool feature to have. Btw, do you know if there any plans of dropping a new version of the cpp client. tabish121 wrote: > > There are currently no plans to support BLOB messages. You could cr

Re: BLOB messages

2007-10-25 Thread Timothy Bish
There are currently no plans to support BLOB messages. You could create an issue requesting it and we will hopefully get to it at some point. I still haven't found anyone to pay me to work on this full time :) so we get to what we can as fast as we can. Regards Tim. On Thu, 2007-10-25 at 12:2