Java Web Start (JWS) を使用して J2EE アプリケーション・クライアントのアプリケーションやシン・アプリケーション・クライアントのアプリケーションを起動するには、 WebSphere Application Server のアプリケーション・クライアントにバンドルされる プロパティー・ファイルが Java Web Start にインストールされている必要があります。 このツールを使用してそれらのプロパティー JAR ファイルを作成します。Java Web Start クライアントは 、Web ブラウザー対応のプラットフォームで使用します。
Java Web Start は、 WebSphere Application Server for i5/OS ではサポートされていません。
Windows Usage: buildClientLibJars.bat target_dir keystore storepass alias Unix Usage: buildClientLibJars.sh target_dir keystore storepass alias 各部の意味は、次のとおりです。 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.