I have installed the MQ6, and tested the installation, it works fine as
a standalone application without application server.
In this scenario, I want to write a
java client to send message to a queue. how could I create ConnectionFactory and look up a queue ? Could you please post some coding samples ?
Thanks