Receives the license zip and calls the apropriate functions for saving the file in a
tmp dir, unzip it, and then load the particular license files in the corresponding
plug-ins.
Server-side version of KernelException
All server-side exceptions should be converted into an IKernelException before
being thrown in a public API method.
Launches an internal Kernel and executes the given runnable within it,
using a static plugin manager that reads the plugin list from a file
specified through the "plugins.file" system property.
Replaces the service object by a ServiceProxy instance, and the
operation description within the message context to make it point
to the "invoke" method of the ServiceProxy class.