I am unable to run FitNesse tests on a remote host through JNLP.
The Jenkins project console log shows the build up to that point is perfect, but then fails after the message:
How is the remote host name or IP configured through JNLP?
The plugin code shows that if it is not set (how?), Jenkins will try to run the FitNesse suite on localhost.
The remote host name or IP is not part of the Jenkins project configuration, not in the JNLP file, and not in the slave configuration.
Thanks!