Class WebstartInjector

java.lang.Object
com.logicaldoc.enterprise.webstart.WebstartInjector

public class WebstartInjector extends Object
Inject a ldconfig.properties file in the passed webstart application jar.
Since:
8.2.1
Author:
Marco Meschieri - LogicalDOC
  • Method Details

    • inject

      public static void inject(File srcJar, Properties config, OutputStream output, String appFilename)
      Injects the configuration as /ldconfig.properties resource in the given jar
      Parameters:
      srcJar - The archive to take as model(it will not be altered)
      config - The configuration to inject
      output - The stream to use to write
      appFilename - Name of the app file