Chapter 18. Web Services Gateway components 431
18.10 Deployment
We can deploy the Web projects in two different ways:
Single server deployment
Actual scenario deployment
18.10.1 Single server deployment
Using this method, we deploy all the Web projects in the same server and on the
same machine.
We are now going to deploy the following Web projects :
MQManagerEAR
POManagerEAR
MQTriggerMonitorEAR
MQManagerEAR
Do the following in the WebSphere Studio Application Developer:
1. In the Navigator perspective, select the MQManager Web project.
2. Click File -> Export.
3. Select the EAR file option.
4. Click Next.
5. Enter MQManagerEAR in the first text field.
6. Enter c:\websphere\appserver\installableApps\MQManagerEAR.ear in the
second text field.
7. ...