Skip to content

Porting Java applications to OSv

Tzach Livyatan edited this page Apr 10, 2014 · 8 revisions

The easiest way to Port a Java application to OSv is using Capstan.

You can use the following example as a starting point.

Troubleshooting

In case you Java application go out side the JVM and use system call, it might fail on a missing symbol or a system call. We will publish a short guide on how to solve these issue soon.

Clone this wiki locally