Hey,
How to make an EAR file using JDev 10.1.3.4 from an EJB Application???
Hey,
How to make an EAR file using JDev 10.1.3.4 from an EJB Application???
You need to create a Deployment Profile. It is in the "New" menu under the General category. Select the type of deployment (JAR File, WAR File, EAR File, etc). It will prompt you for a name and then will give you the options for inclusion, exclusion, etc.
It will then show this deployment profile under the Project, under the Resources heading. You can then right click it to actually perform the EAR file deployment.