On Nov 19, 2009, at 12:46 PM, MDiamond wrote: <snip>
> Both machines are in each other's /etc/hosts file and the iptables on > machine B are set to allow connections on ports 1099, 9999, 9998, 8080, and > 8443 (not that all of those are necessary). Any ideas as to what's going > wrong? Edit the file var/config/config-substitutions.properties Locate the following: RemoteDeployHostname=localhost and change to configure the ip address of machine B (hostname or dotted ip). RemoteDeployHostname=B This isn't very intuitive... Would be nice to simplify this... --kevan
