package javax does not exist
<code>import javax.ejb.EJBObject;class test{}</code>compile error:test.java:2: package javax does not existWhat *.jar file contains javax.ejb?Message was edited by: petr88
[232 byte] By [
petr88a] at [2007-11-27 0:01:54]

# 1
I am using jboss, and this exists in the server folder.What othe library bundles are shipped with EJB? Ie, is it in the default Sun EE/SE JDK?Message was edited by: petr88