Running the SybStore Web Application sample

This section explains how to run the SybStore Web Application sample.

NoteBefore you run the sample, download the sample, create the sample project, start and connect to Unwired Orchestrator, start and connect to the SybStore sample database, and complete the Web Application sample setup. See Chapter 2, “SybStore Samples Download, Installation, and Setup.”

  1. In the WorkSpace Navigator, expand SybStore_Web_Sample/webroot/, right-click entrypage.jsp, and select Run from the context menu.

  2. When the Run On Server dialog box opens, select the Choose an Existing Server option, select MyAppServer in the tree view, and click Finish.

    NoteIf MyAppServer does not display in the Run On Server dialog box:

    1. Select Manually Define a New Server, enter the Host Name, select Apache/Tomcat v5.0 Server or EAServer for the Server Type, and click Next.

    2. On the Tomcat Server page, enter the Tomcat installation directory (%WORKSPACE_DIR%\DevRuntimes\Tomcat), and click Finish.

    The first page of the JSF-based Web application displays.

  3. Click the Inventory link at the bottom of the page.

  4. When you see the Restock Information Page, click Go to Order Page to view the Order Entry Page.

  5. Select File|Close. You have started the Web server and displayed the purchasing Web application order entry page.