I received compile error "javax.ejb does not exist". I've aldy installed j2sdk and j2ee with required versions. Can anyone help me how to configure or any other procedures need to set up.
You need to add the j2ee.jar into your classpath. This jar is present in the j2ee download from sun and can be found in the lib folder of the j2ee installation directory.