Hi, I want using Websphere MQ 7.0 and have copied all the required jars.
I am able to send message to a queue with Request Only option but when i try to receive a message(Request Response option) from a queue it gives an error "*java.lang.AbstractMethodError: com.ibm.mq.jms.MQQueueConnectionFactory.createConnection()Ljavax/jms/Connection *" -- Regards, Saurabh

