Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Could Java be used to write a Win32 System Service?

The title sort of sums it up. I was thinking of using Jabaco seeing as it makes .EXEs (as well as .jar files), and I'm more familiar with VB syntax than with Java.

like image 408
bugmagnet Avatar asked Nov 17 '25 19:11

bugmagnet


2 Answers

You could certainly do this with the Java Service Wrapper. I'm not familiar with Jabaco, but I wouldn't be at all surprised if you can simply reference the Jabaco runtime from the Java Service Wrapper. It's a pretty trivial tool to use, and the free variant should be sufficient.

like image 132
Brian Agnew Avatar answered Nov 20 '25 07:11

Brian Agnew


Also, there is a java specific win32 service wrapper: JSL

like image 25
Trevor Harrison Avatar answered Nov 20 '25 08:11

Trevor Harrison



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!