Creation Of jar File:

Creation of the EJB jar package involves building a JAR archive containing the EJB classes and deployment descriptors. To build the EJB jar go to build  directory of the documentation examples source tree and execute the following ant command:

 

This has compiled the EJB classes and created the ejb-jar for deployment.