This class, com.ibm.websphere.client.installer.ClientRuntimeInstaller, contains a main() method that Java Web Start (JWS) calls to install the Application Client for WebSphere Application Server run-time dependency component in JWS cache. It is packaged in WebSphereClientRuntimeInstaller.jar file located in the Application Client for WebSphere Application Server installation in the <install_root>/JWS directory.
<jar href="Launcher/WebSphereClientRuntimeInstall.jar" main="true"/> <jar href="Launcher/WASClient6.0_windows.jarRuntimeInstall.jar" main="true"/>
<property name="com.ibm.websphere.client.jre.version" value="java\jre\bin\javaw.exe"/> <property name="com.ibm.websphere.client.jre.launch.java" value="WASclient6.0"/>
Related tasks
Preparing the Application Client run-time dependency component for
Java Web Start
Related reference
buildClientRuntime tool