EAR file overview

An EAR file is a critical piece in deploying a service application to a production server.

An enterprise archive (EAR) file is a compressed file that contains the libraries, enterprise beans, and JAR files that the application requires for deployment.

You create a JAR file when you export your application modules from WebSphere® Integration Developer. Use this JAR file and any other artifact libraries or objects as input to the installation process. The serviceDeploy command creates an EAR file from the input files that contain the component descriptions and Java™ code that comprise the application.

Related concepts
Libraries and JAR files overview
Related tasks
Preparing to deploy to a server
Related information
Considerations for installing service applications on clusters

Terms of use |

Last updated: Tue Feb 21 17:21:48 2006

(c) Copyright IBM Corporation 2005.
This information center is powered by Eclipse technology (http://www.eclipse.org)