Re: Blob Message is a skin game??? not real ?!??

2007-08-13 Thread OnlyLove
file data using a consumer, it gets nothing! (the inputstream I get is null, therefore, nullpoint exception) I've tried inputstream way too, but failed again... I strongly recommend folks try and see what happens about the API... James.Strachan wrote: > > On 8/13/07, OnlyLove <[EMA

Blob Message is a skin game???

2007-08-13 Thread OnlyLove
I send the blob message using... BlobMessage message = session.createBlobMessage(new URL("http://localhost:8080/test.pdf";)); then, I close the tomcat server, and try to get the message from the amq broker, fail ! (it seems that the blob message just send the url to the broker, but not the real