Hi,
I am trying to run the examples of "Action In EJB3". I am using osx snow leopard on my macbook. I installed
JBoss AS6.0 and
Ant, and tried to compile actionbazaar of chapter1. I got "package javax.ejb does not exist" error. I am using
Java 1.6.0_20 from osx 10.6.
I know that I need j2ee.jar but where is it? I didn't even find it in JBoss installation folder. Should I install
J2ee sdk? Why couldn't I find this jar in jboss folder? Any one can help?