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

buildClientLibJars tool

The buildClientLibJars tool copies the JAR files from the Application Client for WebSphere Application Server installation and creates a properties.jar file, which contains the properties files from the Application Clients installation properties directory to a specified location. When this property is created, the tool uses the value of keystore, storepass and alias to sign all the JAR files in the specified location.
Windows Usage: buildClientLibJars.bat  target_dir keystore  storepass  alias  
Unix Usage:        buildClientLibJars.sh  target_dir keystore  storepass  alias  
Where:
     target_dir       Specifies the target directory where the Application 
                           Clients library JAR files copied to.
    keystore         Specifies a keystore file.
    storepass       Specifies the keystore password.
    alias                Specifies an alias for the key object in the key file.



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

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_clienttool.html

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