/[dgee]/dgee/pythonvm/README
ViewVC logotype

Diff of /dgee/pythonvm/README

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by ajmitch, Sun Jun 29 20:07:03 2003 UTC revision 1.2 by csmith, Sun Sep 21 10:36:02 2003 UTC
# Line 0  Line 1 
1    The nullVM is added to the DGEE by inserting the following section within the
2    <servers> element of the dgeeconf.xml file.
3    The dgeeconf.xml will need recompiling with the gwmkcfg command.
4    
5    
6        <servers>
7          ....
8          ....
9          ....
10              <!-- The null VM -->
11              <class id="400" exe="DGnullVM" min="3" max="5" priority="10" >
12                    <service function="runWS">/DGEE/VM/nullExec</service>
13          </class>
14          ....
15          ....
16          ....
17        </servers>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26