Deployment
This guide describes how to deploy Fuzio within your Java application.
Java desktop application
Fuzio can be used in a cross-desktop Java application like any other standard Java library. All you need to do is to include the required Fuzio JAR files and the license file into your Java application classpath.
Citrix
Fuzio can be used in a Citrix environment with Windows Server 2008 R2 and higher.
To run Chromium and Fuzio in a Citrix environment, it’s required to disable Citrix API Hooks. This article provides the detailed guide on how to disable the hooks for the specific application.
The API hooks should be disabled for chromium.exe file located under the
Chromium Binaries Directory.
OSGi
Fuzio does not support OSGi
Taking into account the number of the OSGi specification implementations, their versions, and the ways developers can configure OSGi applications, we cannot guarantee that our OSGi bundles will be compatible with all possible configurations. Due to this fact, we decided not to provide the OSGi support in Fuzio.

