...
If the host.address attribute is set, all socket listeners (e.g. HTTP, ActiveMQ JMS) will be bound to the specified IP address.
In clustered environments it may also be necessary to configure the provision address as well:
Code Block | ||||
---|---|---|---|---|
| ||||
<federation>
<provision address="192.168.1.64"/>
</federation>
Code Block | ||||
---|---|---|---|---|
| ||||
Th provision address is the address the controller is available to participants from.