Step 1: Create a new OpenWGA runtime



The wizard creates a new project containing all necessary files and folders to run your web applications:



The WGA runtime does not only acts as a "container" for your web applications. It also contains the complete configuration of your OpenWGA system, including the configuration of the integrated Apache Tomcat application server. You are able to check in the WGA Runtime project to your CVS or SVN code repository and share it. Other developers can check out your runtime and start working in exactly the same environment you developed and tested your applications.

As a OpenWGA developer you will typically create one WGA Runtime for each customer you work for.
back next