On 21/05/2020 9:12 pm, mohank wrote:
Sender sender = session.createSender("'/exchange/amq.topic/'"); //extra
quote required here
message.setSubject("usa.news"); // extra quote*not* required here
sender.send(message);
And just to confirm, that works, right? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
