IBM Enterprise Records バージョン 5.1.2   

(WebSphere Application Server) 転送ツールの構成

転送ツールをインストールしたら、コマンド・ファイルを編集してこのツールを構成する必要があります。

手順

転送ツールを構成するには、以下の手順を実行します。

  1. 転送ツールをインストールしたサーバーにログオンします。
  2. RMTransfer.bat ファイルを編集します。
    • Windows
      アプリケーション・サーバー 編集
      WebSphere® Application Server (すべて)
      1. パラメーター set APP_SERVER= を見つけ、WebSphere Application Server を入力します。例: set APP_SERVER=WebSphere
      2. WS_DIR が、WebSphere Application Server または WebSphere Application Server クライアントがインストールされているディレクトリーを指していることを確認します。 例: set WS_DIR=C:/Program Files/IBM/WebSphere/AppServer
      3. WebSphere Server セクションでパラメーター set NAMING_PROVIDER_URL= を見つけ、次の形式でご使用の Content Engineまたは Content Platform Engine サーバーの URL を入力します。
        set NAMING_PROVIDER_URL=iiop://CE Server:port#
      4. WebSphere Server セクションでパラメーター set CORBA_CONFIGURL= を見つけ、次のようにご使用の WebSphere Application Server のバージョンに基づいて、sas.client.props プロパティー・ファイルの場所を入力します。
        例: WebSphere Application Server 6.0 以前
        set CORBA_CONFIGURL=-Dcom.ibm.CORBA.ConfigURL=
        "file:%WS_DIR%/profiles/default/properties/
        sas.client.props"
        WebSphere Application Server
        set CORBA_CONFIGURL=-Dcom.ibm.CORBA.ConfigURL=
        "file:%WS_DIR%/properties/sas.client.props"
        WebSphere Application Server 6.1 または 7.x
        set CORBA_CONFIGURL=-Dcom.ibm.CORBA.ConfigURL=
        "file:%WS_DIR%/profiles/AppSrv01/properties/
        sas.client.props"
      WebSphere Application Server 6.1および 7.x (SSL のみ) JVA_ARGSssl.client.props を追加します。

      次の行を見つけます。

      set JVA_ARGS=%JVA_ARGS% 
      -Dcom.ibm.CORBA.loginSource=none
      見つけた行の後に次の行を追加します。
      set JVA_ARGS=%JVA_ARGS% -Dcom.ibm.SSL.ConfigURL
      ="file:%WS_DIR%/profiles/AppSrv01/properties/
      ssl.client.props"
      • AIX、HP-UX、Linux、および Solaris

        次のように RMTransfer.sh ファイルを編集します。

        アプリケーション・サーバー 編集
        WebSphere Application Server
        1. パラメーター set APP_SERVER= を見つけ、WebSphere Application Server を入力します。例: APP_SERVER=WebSphere
        2. WS_DIR が、WebSphere Application Server またはクライアントがインストールされているディレクトリーを指していることを確認します。

          例: WS_DIR=/opt/IBM/WebSphere/AppServer

        3. WebSphere Server セクションでパラメーター NAMING_PROVIDER_URL= を見つけ、次の形式でご使用の Content Engine または Content Platform Engine サーバーの URL を入力します。NAMING_PROVIDER_URL=iiop://CE Server:port#
        4. WebSphere Server セクションでパラメーター CORBA_CONFIGURL= を見つけます。

          AppClient がインストールされている場合、またはパスがデフォルト・パスではない場合は、CORBA 構成ファイル・パスを指定し、ご使用の WebSphere Application Server のバージョンに基づいて、sas.client.props ファイルの場所を入力します。

          例: WebSphere Application Server 6.0 以前
          CORBA_CONFIGURL=file:"$WS_DIR"/profiles/default/
          properties/sas.client.props
          WebSphere Application Server クライアント
          CORBA_CONFIGURL=file:"$WS_DIR"/properties/
          sas.client.props
          WebSphere Application Server 6.1または 7.x
          CORBA_CONFIGURL=file:"$WS_DIR"/profiles/AppSrv01/
          properties/sas.client.props
        SSL を使用して稼働している WebSphere Application Server 6.1 および 7.x Java コマンド行に com.ibm.SSL.ConfigURL システム・プロパティーを指定します。 com.ibm.SSL.ConfigURL プロパティーは、ssl.client.props ファイルを指すファイル URL を参照します。 次の行を見つけます。
        -Dcom.ibm.CORBA.ConfigURL="$CORBA_CONFIGURL" ¥ 
        見つけた行の後に次の行を追加します。
        -Dcom.ibm.SSL.ConfigURL=file:"$WS_DIR"
        /profiles/AppSrv01/properties/ssl.client.props ¥
  3. 次のように、ツールを実行するときに Content Engine または Content Platform Engine にログオンする必要がなくなるように設定します。
    1. CORBA_CONFIGURL により示される sas.client.props ファイルを編集します。
    2. 以下の変数を設定します。
      com.ibm.CORBA.loginSource=none
    3. ファイルを保存して閉じます。


フィードバック

最終更新: 2013 年 11 月
frmic110.htm

© Copyright IBM Corp. 2013