Deploying Multiple Arenas

You can use the files included with Scenario 3 to deploy two arenas concurrently. The PT application as shipped supports two arenas: a generic arena and the Main Street Hardware arena, which is customized for tracking the professional certifications of Main Street Hardware's employees. Only one lingo.xml file ships for the Main Street Hardware arena, in U.S. English.

The following diagram depicts the deployment of the generic arena and the Main Street Hardware arena:

In this diagram, both the generic arena and the Main Street Hardware arena have been deployed. The generic arena contains the lingo.xml and *menu.xml files that are required to support the German (de) and Japanese (ja) locales. The ja and de folders for the Main Street Hardware arena do not contain the lingo.xml files for these locales. As a consequence, the Build menu will not list ja and de as options. You can add lingo.xml and *menu.xml files for these languages at any time and select ja or de from the Build menu to build localized HTML files for Japanese or German locales. Generating Menus Dynamically with XSL and Implementing the Menu Bar provide detailed discussions of how the application menus work—how they detect the languages that the application supports and how they build them dynamically each time a form with a menu bar is requested.

To deploy the generic arena on the same installation of SQL Server™ as the Main Street Hardware arena, adhere to the following guidelines: