Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

package javax.jms does not exist

843833Jun 30 2005 — edited Jul 25 2005
I am trying this basic jms program HelloMsg.java. The compiler gives the error package javax.jms does not exist. I have checked the classpath and j2ee1.4\lib\j2ee.jar file is there. It does not give an error with other packages like java.util. etc. What am I doing wrong?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 22 2005
Added on Jun 30 2005
2 comments
1,954 views