Error while importing JMS
843830Aug 28 2008 — edited Sep 2 2008I'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