<?xml version="1.0"?> |
<!DOCTYPE distributed_application SYSTEM "webflow.dtd" [ |
<!ENTITY timer-master-decls |
SYSTEM "http://osprey2:1998/WebFlow/module-decls/master-module.xml"> |
<!ENTITY timer-slave-decls |
SYSTEM "http://osprey2:1998/WebFlow/module-decls/slave-module.xml"> |
]> |
<distributed_application> |
<WebFlowContext |
componentID="ntserver" |
servlet_href="http://osprey2:1998/servlets/wfm?installer="http://osprey2:1998/WebFlow/module-decls/master-module.xml"" |
entityFlag="no" |
> |
&timer-master-decls; |
<WebFlowContext componentID="uc_1" entityFlag="no"> |
<WebFlowContext componentID="uc_2" entityFlag="no"> |
<WebFlowContext componentID="uc_3" entityFlag="no"> |
<ModuleInstance> |
<componentRef>helloModule_1</componentRef> |
<moduleID>ntserver/uc_1/uc_2/uc_3/helloModule_1</moduleID> |
<propertyInstances> |
<propertyVal attrRef="structEventUse"> |
<binaryVal> ........ </binaryVal> |
</propertyVal> ........ |
........................................................ |
A XML document portion to install |
Gateway Application |