[rabbitmq-discuss] Problem with BasicProperties (bug?)
Matthias Radestock
matthias at rabbitmq.com
Sun Apr 25 19:51:37 BST 2010
Bill,
radisb wrote:
> So the kind of use MessageProperties.XXXXX the javadoc
> suggests, is useless for me because this way how am I going to set my
> headers before calling basicPublish?
You can call clone() on the MessageProperties.XXXXX and then set the
headers on the result, as I suggested in my first reply.
Matthias.
More information about the rabbitmq-discuss
mailing list