Need in solving this error.I am trying to connect to Queue Manager which is on remote server using JMS.I am getting this error at
MQQueueConnectionFactory factory ;
QueueConnection connection ;
connection = factory.createQueueConnection();
ur help is greatly appreciated.thanks
-chandu
MQQueueConnectionFactory factory ;
QueueConnection connection ;
connection = factory.createQueueConnection();
ur help is greatly appreciated.thanks
-chandu