Re: Sending Blob Messages - PUT was not successful: 403 Forbidden

2013-01-04 Thread gfshaikh
(); out.flush(); in.close(); } public static void main(String[] args) { try { writeABlob(); readABlob(); } catch (Exception e) { e.printStackTrace(); } } } -- View this message in context: http://activemq.2283324.n4.nabble.com/Sending-

Re: Sending Blob Messages - PUT was not successful: 403 Forbidden

2013-01-04 Thread Timothy Bish
take a look at which do just this sort of thing, maybe you want to start there. > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Sending-Blob-Messages-PUT-was-not-successful-403-Forbidden-tp4661346.html > Sent from the ActiveMQ - User m

Sending Blob Messages - PUT was not successful: 403 Forbidden

2013-01-04 Thread gfshaikh
http://activemq.2283324.n4.nabble.com/Sending-Blob-Messages-PUT-was-not-successful-403-Forbidden-tp4661346.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.