Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Fabric3 Server can be configured for deployment to multi-homed machines by including the runtime/@host.address attribute in systemConfig.xml:

...

Code Block
xml
xml
<federation> 
   <provision address="192.168.1.64"/>  
</federation> 

Th The provision address is the address the controller is available to participants from.