OK, I was calling main method in hudson.remoting.jnlp.Main set PR_STARTCLASS=hudson.remoting.jnlp.Main
Now im calling main method in hudson.remoting.Launcher and the service starts. But when I stop the service it does not stop correctly because there is no stop method inside Launcher. Is there a way to get the service to stop without the stop method? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/cbd6f73a-9e38-4e91-a4ae-036dc1e2dd31%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
