Workbench User Guide : 16. Managing and Deploying Applications : How You Can Deploy a Web-based OpenROAD Application with the OpenROAD eClient Packaging Tool : Guidelines for Preparing OpenROAD Applications
 
Share this page                  
Guidelines for Preparing OpenROAD Applications
The eClient Packaging Tool assumes that the OpenROAD applications being published have already been completely tested and debugged. The following conditions apply:
Your application should be partitioned, and any required database access should be accomplished using the OpenROAD Server. The OpenROAD eClient runtime package does not contain Ingres/Net but it can use an existing Ingres/Net installation. OpenROAD client/server-based applications can be deployed using the eClient. However, deploying and configuring Ingres/Net on each workstation is the user's responsibility.
The OpenROAD application images must have been created using the OpenROAD MakeImage utility and be locally available to the MakeCAB utility. For more information about MakeImage, see How You Can Create an Application Image.
After you have completed these tasks, you can continue with the generation of the CAB file and publication of the application on your web server.