Previous Topic: Compile the EABsNext Topic: Component Based Development


Deploy the EABs in the EAR

After the EABs have been compiled, they are ready for packaging into a JAR file and included into the EAR file.

To package the class files into a JAR, use the JAR command.

To insert the JAR file into the EAR file, specify the JAR files name and location to the CA Gen Build Tool's EAR File Assembly Details dialog. From the items listed on the left, choose Additional File. In the panel on the right, click the Add button to display a file chooser dialog. Navigate to the directory holding the JAR file, select the JAR file and click Open. Repeat the process until all required JARs have been specified.

Continue with the assembly and deployment process.