Progress
on the Web
Setting Up the Application on the AppServer Machine
Follow these steps to set up the application on the AppServer machine:
- Verify that a Progress development product has been installed on the AppServer machine and that the person doing the installation, when presented with the Setup Type window, chose the complete installation, as opposed to the typical installation or the
custom installation.NOTE: The- Recursively copy the back-end files of the Sports2000 application from the %DLC%\src\sports2000\gui directory to the AppServer work directory.
gui
directory contains both back-end and front-end application files.- Create a copy of the sports2000 database on the AppServer machine. The copy can reside anywhere, but note its full path — for example:
d:\wrk91b\sports2000.db
- Start a database server for the sports2000 database running on the AppServer machine. Use the Progress Explorer or a proserve command similar to the following:
- Compile the sports2000 back-end application files you copied to the AppServer working directory in Step 2, as follows:
- Start a Progress session.
- Connect to the sports2000 database.
- Use the PRO*Tools PROPATH tool to add the AppServer working directory to the PROPATH.
- Start the Application Compiler, select Options
Compiler, (optionally) set Minimize R-code Size to Yes, and click OK.
- In the Application Compiler’s main window, click Modify, enter the path of the AppServer working directory, click OK, and compile the application.
- Use the Progress Explorer to configure the default asbroker1 AppServer instance, as follows:
- In the General Options for Broker tab:
Change the broker working directory to the AppServer work directory.
In the Appservice Name list, add the service name sports2000partition.
- In the General Options for Server tab:
Add the database connection parameter to Server Startup Parameters. For example, if the Sports2000 database resides at
d:\wrk91b
, add the following parameter:-db
d:\wrk91b
\sports2000- Use the Progress Explorer to configure and start the controlling NameServer instance for the asbroker1 AppServer.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |