|
-
First create a EJB Project. If you are not familiar about creating a
EJB Project, go to Creating a EJB Project
-
Now right click on the EJB Project and choose export
-
Choose EJB JAR file from the export dialog
-
Choose the location you want to export the EJB Jar file and press Finish
-
Verify that all the resources are exported in the EJB Jar file
-
Rerun export with export source files selected.
Verify that all the resources, including source, are exported in the EJB Jar file
|