Setting Up the Web Server

No matter which client you are running, you need to copy the generated components to the Web server. It is the responsibility of the Web Administrator to ensure that all necessary files are copied to the Web server, and that they are updated as required. It is important that the updates are synchronized with the latest deployed version of the host system.

The following steps outline the common procedures in setting up a Web server with the generated data components (or IspecModel classes) for any client. Refer to the individual client sections for more information on setting up the generated GUI Forms.

  1. On your Web server, create a directory, for example, C:\InetPub\MySystem, in which you can store the generated data components.

  2. Copy the generated Component Enabler classes to the directory you created. You must retain the path names of the generated components from the application prefix down; for example, com\unisys\sample\all\....

  3. Create a virtual directory that points to the directory created in step 1.