Details
-
Wish
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
Description
YAJB works by communicating with a JVM process via a pipe and not by loading libjvm.so (or dll) and calling the C functions of the JVM.
Since it uses no native code it is easier to install. Also, loading libjvm.so is tricky on many older platforms.