Error while compiling JMS example - package javax.jms does not exist
843830Jan 9 2010 — edited Jan 11 2010Dear All,
I am a newbie trying to use JMS. I have downloaded EE 5 SDK and installed (it contains Message Queue 4.1 as well). After the installation and going to some tutorials, I tried to compile the example 'SimpleQueueSender.java' which was downloaded from Sun website.
Before running the application, I made sure that I have set the classpath, path environment veriables correctly, but still I got the error "package javax.jms does not exist". I have searched internet for help and in all places I found people replying to similar issues. But I was not able to apply the solution as either the folder names or file names specified in the solution is different from what is existing in my system.
Please help me. Also could anyone help me in telling the pre-requisites to ensure a proper running of java application.
Thanks in Advance
Regards,
San