1 | <?xml version="1.0"?> |
2 | <!DOCTYPE distributed_application SYSTEM "webflow.dtd" [ |
3 | <!ENTITY timer-master-decls |
4 | SYSTEM "http://osprey2:1998/WebFlow/module-decls/master-module.xml"> |
5 | <!ENTITY timer-slave-decls |
6 | SYSTEM "http://osprey2:1998/WebFlow/module-decls/slave-module.xml"> |
7 | ]> |
8 | <distributed_application> |
9 | <WebFlowContext |
10 | componentID="ntserver" |
11 | servlet_href="http://osprey2:1998/servlets/wfm?installer="http://osprey2:1998/WebFlow/module-decls/master-module.xml"" |
12 | entityFlag="no" |
13 | > |
14 | &timer-master-decls; |
15 | <WebFlowContext componentID="uc_1" entityFlag="no"> |
16 | <WebFlowContext componentID="uc_2" entityFlag="no"> |
17 | <WebFlowContext componentID="uc_3" entityFlag="no"> |
18 | <ModuleInstance> |
19 | <componentRef>helloModule_1</componentRef> |
20 | <moduleID>ntserver/uc_1/uc_2/uc_3/helloModule_1</moduleID> |
21 | <propertyInstances> |
22 | <propertyVal attrRef="structEventUse"> |
23 | <binaryVal> ........ </binaryVal> |
24 | </propertyVal> ........ |
25 | ........................................................ |
26 | A XML document portion to install |
27 | Gateway Application |