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!

Error while importing JMS

843830Aug 28 2008 — edited Sep 2 2008
I'm new to Java and need some major help. I am using NetBeans as my IDE, well, when I import javax.jms I get the following errors.....and manymore.
Error(10,18): cannot access class javax.jms.Connection; file javax\jms\Connection.class not foundError(5,18): cannot access class javax.ejb.Stateless; file javax\ejb\Stateless.class not found.
Error(6,18): cannot access class javax.ejb.TransactionAttribute; file javax\ejb\TransactionAttribute.class not found
Please help,
Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 30 2008
Added on Aug 28 2008
4 comments
499 views