i have a jenkins master (linux) and a jenkins slave (win 2008r2). The "Launch MEthod" is set to use the "Java Web Start". I went into the windows slave node, and can start the jenkins using the java. I have installed the jenkins as a service on the slave node.
The problem is, if i exit out from the small window that shows the connection status as "connected". The node is seen to be offline from the master. But the service stays started on the node.
Is there a way to keep the node online as long as the jenkins slave service is started? I dont want to login to the node and start launch the java to start the jenkins slave.