Hi guys,
I want use my javafx application like windows service. I know(thanks google) that for java application this is possible using Java Service Wrapper, but I have tried and this not working with javafx. Maybe it's my mistake.
Any suggest?
Thanks