Interstage Application Server WebGatewayユーザーズガイド
目次 索引 前ページ次ページ

第5章 サンプルプログラムの使用方法> 5.3 サンプルプログラムの登録

5.3.2 HTMLページ編集サービスへの登録

 以下の手順で、サンプルプログラムをHTMLページ編集サービスに登録します。

1. HTMLページ編集サービス環境定義ファイルを編集します。

 HTMLページ編集サービス環境定義ファイルは以下のディレクトリ下に用意されています。

 
  C:\INTERSTAGE\WebGateway\etc\infobj.env
 
  /etc/opt/FSUNifobj/infobj.env

 infobj.envファイル(例)

 

# WebGateway動作環境例
acstop    :     C:\INTERSTAGE\WebGateway
acslog    :     log\webgwacs.log
errlog    :     log\webgwerr.log
logact    :     yes
erract    :     yes
avpath    :     avfile
                 (3)
expire    :     1440
apl-conf:       mdlarray1;conf\mdlarray1.conf
apl-conf:       mdlarray2;conf\mdlarray2.conf
apl-conf:       mdlavfile;conf\mdlavfile.conf
apl-conf:       mdlcharx;conf\mdlcharx.conf
apl-conf:       mdldouble;conf\mdldouble.conf
apl-conf:       mdllong;conf\mdllong.conf
apl-conf:       mdllonglong;conf\mdllonglong.conf
apl-conf:       mdloctet;conf\mdloctet.conf
apl-conf:       mdlstring;conf\mdlstring.conf
apl-conf:       mdlstruct;conf\mdlstruct.conf
apl-conf:       mdlseq;conf\mdlseq.conf
                  (1)             (2)

 

# WebGateway動作環境例
acstop    :     /opt/FSUNifobj/samples
acslog    :     log/webgwacs.log
errlog    :     log/webgwerr.log
avpath    :     avfile
                 (3)
expire    :     1440
apl-conf:       mdlarray1       conf/array1.conf
apl-conf:       mdlarray2       conf/array2.conf
apl-conf:       mdlavfile       conf/avfile.conf
apl-conf:       mdlcharx        conf/charx.conf
apl-conf:       mdldouble       conf/double.conf
apl-conf:       mdllong         conf/long.conf
apl-conf:       mdllonglong     conf/longlong.conf
apl-conf:       mdloctet        conf/octet.conf
apl-conf:       mdlstring       conf/string.conf
apl-conf:       mdlstruct       conf/struct.conf
apl-conf:       mdlseq          conf/seq.conf
                  (1)             (2)

 (1) サンプルプログラムの処理名
 (2) サンプルプログラムのCORBAオブジェクト定義ファイル
 (3) HTMLページ編集サービス環境定義ファイルを参照してください。

 サンプルプログラムの処理名、およびCORBAオブジェクト定義ファイルについては、サンプルプログラムの環境情報を参照してください。
 infobj.envファイルのサンプルは以下のディレクトリ下に用意されています。

 
  C:\INTERSTAGE\WebGateway\samples\etc\infobj.env
 
  /opt/FSUNifobj/samples/infobj.env



2. "C:\INTERSTAGE\WebGateway\samples\conf"配下のCORBAオブジェクト定義ファイルを"C:\INTERSTAGE\WebGateway\conf"配下にコピーします。

3. webgw_startコマンドでHTMLページ編集サービスを起動します。


目次 索引 前ページ次ページ

All Rights Reserved, Copyright(C) 富士通株式会社 2006