I have JMS queues on the local and remote server, when when I try to connect them through a program running in Eclipse, it is working fine. If I package the same program in the runnable Jar file I am getting the following exception, and I am having a tough time figuring it out why is it getting thrown. I assume then when asking for JMS queue connection while in Jar should be in a different way, Please help.I have JMS queues on the local and remote serve