();
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-
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
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.