WebSphere Application Server - Express, Version 6.0.x     Operating Systems: AIX, HP-UX, Linux, Solaris, Windows

buildClientRuntime tool

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

In the case of building an Application Clients run-time JAR file only for serving Thin Application client applications and not for J2EE Application client applications, the run-time library JAR files and the Application Clients run-time properties files are not included, except the two configuration files, sas.client.props and soap.client.props.

The command-line invocation syntax for the buildClientRuntime tool is shown in the following example:
Windows Usage:  buildClientRuntime .bat  jar_file  [type]
Unix Usage:          buildClientRuntime.sh    jar_file  [type]
Where:
      jar_file   	Specifies the target jar file name.    
      type             Range:
                                   buildJ2EE - Default value that builds a Application Clients 
                                                       run-time library for J2EE application.
                                   buildThin  - Builds a Application Clients run-time library 
                                                       for Thin application.



Related tasks
Preparing the Application Client run-time dependency component for Java Web Start

Related reference
ClientRuntimeInstaller class

Reference topic    

Terms of Use | Feedback

Last updated: Jun 8, 2005 12:45:23 PM EDT
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r0/index.jsp?topic=/com.ibm.websphere.express.doc/info/exp/ae/rcli_buildcrt.html

© Copyright IBM Corporation 2002, 2005. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)