Hi,
If I follow the tutorial on JPA in a JAVA project, it works fine.
If I create a EJB3 project using the wizard, the “Add JPA Capabilities..’ menu item is grayed out. Even if I do not opt for adding JPA persistence during the new project wizard.
How to add JPA capabilities and JPA reverse engineering to an EJB3 project?
Thanks