B4J Question Package a B4J Server application for Windows and OS X

b4x-de

Active Member
Licensed User
Longtime User
Hello,

twice a year I have to distribute a B4J Server Application to a large number (>100) of Windows and OS X end user devices. These devices are not maintained centrally and I can’t expect any prerequisites. Therefore I can’t rely on java installed on end user devices.

Could someone please guide me how to package a B4J Server application in the same way B4JPackager11 does for GUI applications? Am I right using jLink for this task?

I need to run the application on Windows and OS X what makes it even more difficult since Mac packages need a special treatment with MacSigner.

Thanks,
Thomas
 
Top