I am trying to execute .jnlp file on client machine using java web start as well as open web start. How to make sure that only single instance of jnlp application or java web start application is running on client's machine? I found that need to use SingleInstanceService and SingleInstanceListner interfaces, but not getting how to use that. Can anybody give example? Thanks in advance
Asked
Active
Viewed 232 times
3
-
Looks like you created an issue about that topic at OpenWebStart, right? https://github.com/karakun/OpenWebStart/issues/293 – Hendrik Ebbers Jul 22 '20 at 14:40