Welcome to Deployment
Deployment involves placing applications onto application servers and running
the applications. The main tasks include:
- Installing application files onto an application server.
- Configuring the application for the particular operational environment.
- Starting the newly deployed application.
Packaging and class loading
You can package your business logic as a Java 2 Platform, Enterprise Edition
(J2EE) application enterprise archive (EAR) file or as an enterprise bean
(EJB) or Web module for deployment to WebSphere Application Server.
You must also consider the class
loading relationships among modules.

J2EE Application Deployment Considerations
Searchable topic ID:
welcdeployment
Last updated: Jun 21, 2007 4:12:58 PM CDT
WebSphere Application Server Express, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.websphere.exp.doc/info/exp/ae/welcdeployment.html