Deploying the Database Mobile Business Objects

Goal: Deploy the mobile application project that contains the database mobile business objects to the server.

Prerequisites
Finish the Tutorial: Developing Database Mobile Business Objects. You must be connected to both the sampledb database and Unwired Server.
Task
  1. Switch to the Mobile Development perspective.
  2. In Workspace Navigator, right-click in the SUP101 Mobile Application Diagram , and select Deploy Project.
  3. In the first page of the Deploy Mobile Application Project, accept the defaults, select Replication-based, and click Next.
  4. In the Contents page, select the customer and sales_order MBOs and click Next.
  5. In the Package Jars page, click Next.
    Note: This window appears only if you are using the Advanced developer profile.
  6. In the Target Server page, from the list of available servers, select My Unwired Server and click Refresh.
    Once connected, accept the default Domain and Security configuration settings, and click Next.
  7. If you have multiple server connections, the Server Connection Mapping page displays. Select the sampledb server connection from the drop-down list and click Finish.
    select_sampledb
    The deployment progress window displays.
  8. In the Deployment status window, click OK.

    A status window indicates progress and a successful deployment.

  9. To view the deployed project, in Enterprise Explorer, expand My Unwired Server > Domains > default > Packages.
    The server package sup101:1.0 into which you deployed the MBOs appears in the Packages folder. The two MBOs appear in the Mobile Business Objects folder.