
Use this procedure to create JAR files that contain an ejb-jar.xml file and a manifest.mf file. Create these archives if you have a number of applications that use common enterprise bean classes and you do not want to deploy these enterprise bean classes a number of times.
Use this kind of JAR files to save disk space.
Before you can create JAR file without enterprise bean class files, you must have:
Do not specify the directory of the class files to be included in the JAR (leave the File Directory empty)
The new EJB JAR file is saved in the project folder.