Finally I also tried to avoid JNDI to lookup for Queue Manager and Queue name by directly hardcoding it but that too does not work. It seems that there ...
I want to use JMS 1.1 APIs (not MQ JMS APIs) to connect to my Websphere MQ 6.0 queues. My application is sitting in WAS 6.0 and i am accessing queue connection factory and queue using JNDI.