Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


Share this Page URL
Help

Package the application for deployment > Export server-side application for dep... - Pg. 319

11.3.6 Run the MobileAdjuster For details on running the ITSO MobileAdjuster, refer to 10.6, "Create client configuration and run application" on page 274. 11.4 Package the application for deployment This section describes how to package the server-side and client-side application artifacts in preparation for deployment to the WebSphere Everyplace Deployment Server and Client nodes. 11.4.1 Export server-side application for deployment This section describes how to export the following server-side components of the ITSO MobileAdjuster application to deployable artifacts: Export the MobileAgent.ear. Export the MobileAdjusterMQeServer.jar. Export the ImageManager.ear. Note: This section assumes that you have imported the ITSO_MobileAdjusterPI.zip profile interchange file containing the server projects. For details refer to 10.5, "Import the completed sample code" on page 270. Export the MobileAgent.ear To export the MobileAgent Web application to the MobileAgent.ear, do the following: 1. Select File Export from the Rational Application Developer main menu. 2. When the Export dialog appears, select EAR file from the export destination type list, and then click Next. 3. When the EAR Export dialog appears, do the following: a. Select AgentServletEAR from the EAR project drop-down list. b. Enter the Destination location and file name; for example, we entered c:\temp\deploy\server\MobileAgent.ear. c. Check Overwrite existing file. d. Click Finish to create the EAR file. Chapter 11. Application development 319