Try OpenEdge Now
skip to main content
WebSpeed Essentials
Running and Deploying WebSpeed Applications : Distributed WebSpeed environments : Development and deployment shared configuration : Setting up a development and deployment shared configuration
 
Setting up a development and deployment shared configuration
To set up a development and deployment shared configuration:
1. Install two copies of your Web server on Neptune.
2. Install the Enterprise NameServer on Triton.
3. Install the WebSpeed Enterprise Transaction Server on Proteus.
4. Install the WebSpeed Messenger on Neptune using the development Web server's Document Root directory and scripts path.
5. Configure the Development Web server's WebSpeed Messenger on Neptune to pass requests to Triton's NameServer.
6. Install OpenEdge Studio or the WebSpeed Workshop on Thalassa and your other workstations, according to your development needs.
7. Install the WebSpeed Messenger on Neptune using the deployment Web server's Document Root directory and scripts path.
Note: Since the WebSpeed WebTools are only meant for developers, you should remove access to them through the deployment Web server. During the Messenger-only installation, do not choose the option to either create a virtual directory or copy the static HTML files.
8. Install the WebSpeed Enterprise Transaction Server on Galatea.
9. Configure the Deployment Web server's WebSpeed Messenger on Neptune to pass requests to Galatea's NameServer.
10. Install the appropriate data source components on Proteus and Nereid. This depends on what you are planning to use as your data source:
*If you use the OpenEdge Database, install the OpenEdge Enterprise RDBMS.
*If you connect to a non-OpenEdge data source, install the appropriate OpenEdge DataServers. See the appropriate OpenEdge DataServer guide for details.
11. Install your r-code on Galatea and include its location in the WebSpeed agent's PROPATH.
12. Copy any Java applet, static HTML, and .gif files that your applications must the deployment Web server's /docroot/webspeed directory on Neptune.