I am using Eclipse 3.4, jdk 1.5 and JBOSS 4.0.2. I am trying to create an
EJB 3.0 project from Eclipse using the procedure described in Eclipse
documentation and help screens. The project creation dialog has an
drop-down list to select EJB module version. This list only provides EBJ
1.0, 2.0 and 2.1 version. There is no selection for EJB 3.0. As I
mentioned earlier, Eclipse is configured for JDK 1.5 JRE. I had
successfully installed JBoss for EJB 3.0 configuration successfully, so I
know that the jdk version is not the issue. Any suggestions?