Introducing Mobile Web Studio  Using Mobile Web Studio

Chapter 1: Introduction

Starting system components

Before you start the tutorials, you must:

StepsStarting the database and application servers

  1. From a Command Prompt window, go to the installation directory where you unzipped the installation file, for example, SYBASE\UA65, and enter:

    startdb
    

    You can also double-click the file in Windows Explorer to start the database.

    This starts the Adaptive Server Anywhere database. When database starts, you see the icon for the Sybase ASA database appears in your taskbar.

  2. From the same Command Prompt window enter:

    starttomcat
    

    You can also double-click the file in Windows Explorer. This starts the Tomcat application server. When Tomcat starts, you see a series of messages including the following:

    Starting service Tomcat-Standalone
    Apache Tomcat/4.1.29
    

    When you see this message, minimize the window (do not close the window, or the application server stops running). You can ignore the rest of the messages.

StepsStopping the database and application servers

Typically you leave application server and database running. If you do need to stop them, use these steps. If you do stop them, you must restart them to complete the tutorial.

  1. From the same Command Prompt window enter:

    stoptomcat
    

    You can also double-click the file in Windows Explorer. This stops the Tomcat application server.

  2. From a Command Prompt window, go to the installation directory where you unzipped the installation file, for example, SYBASE\UA65, and enter:

    stopdatabase
    

    You can also double-click the file in Windows Explorer. This stops the database.





Copyright © 2005. Sybase Inc. All rights reserved. Using Mobile Web Studio

View this book as PDF