In what way is "amq.match/" not a destination string? Are you wishing to enforce extra constraints (such as the creation and binding of the queue) at the point of creating the producer.
-- Rob On 24 October 2015 at 09:49, helicopterman22 <[email protected] > wrote: > Hi, > > Thanks for the reply, it sort of helps, I was hoping there was > 'destination' > string in the same sort of format as my receiver destination string. I want > to give the sender a string to put into their interface which can then be > passed to my java code. > The jms code implies this can be done but gives no examples with header > exchanges. > > Thanks > Dave > > > > -- > View this message in context: > http://qpid.2158936.n2.nabble.com/java-jms-client-0-28-destination-help-tp7632825p7632830.html > Sent from the Apache Qpid users mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
