WAS v8.5 > Reference > Command-line utilities

buildClientRuntime tool

For a Java EE application client application and or Thin application client application to be launched using Java Web Start (JWS), the library JAR files bundled in Application Client for WebSphere Application Server must be installed in the Java Web Start. Use this tool to build those JAR files. The Java Web Start client is used with platforms that support a web browser.

The buildClientRuntime tool builds the required components from the WAS clients installation into the JAR file specified on the command. This JAR file contains:

In the case of building an Application Clients runtime JAR file only for serving Thin Application client applications and not for Java EE Application client applications, the runtime library JAR files and the Application Clients runtime properties files are not included, except the configuration files, sas.client.props, ssl.client.props and soap.client.props, located in the WAS_ROOT/properties directory. The Java Web Start client is used with platforms that support a web browser.

The command-line invocation syntax for the buildClientRuntime tool is shown in the following example:

Windows Usage:    buildClientRuntime.bat  [-help] [-verbose] outfile keystore storepass alias storetype

Unix Usage:         buildClientRuntime.sh    [-help] [-verbose] outfile keystore storepass alias storetype
where:


Related


Prepare the application client run time dependency component for Java Web Start


Reference:

ClientRuntimeInstaller class


+

Search Tips   |   Advanced Search