uCosminexus Application Serverの定義ファイルのうち,編集する必要があるものについて説明します。Cosminexusの定義ファイルの詳細については,マニュアル「Cosminexus リファレンス 定義編」を参照してください。
ebxml.mssl.home=<CMS Lightサーバのインストールディレクトリ> |
ebxml.mssl.home=C:¥¥Program Files¥¥Hitachi¥¥ebxml¥¥mssl |
ebxml.mssl.home=/opt/ebxml/mssl |
add.class.path=<Program Filesディレクトリ>¥Hitachi¥HNTRLib2¥classes¥hntrlibMj.jar |
表4-7 HiRDB製品ごとのHiRDB Type4 JDBC DriverのJARファイルのパス(Windowsの場合)
HiRDB製品 | HiRDB Type4 JDBC DriverのJARファイルのパス |
---|---|
HiRDB/Single Server | <HiRDBのインストールディレクトリ>¥client¥utl¥pdjdbc2.jar |
HiRDB/Parallel Server | |
HiRDB/Run Time | <HiRDBのインストールディレクトリ>¥utl¥pdjdbc2.jar |
add.class.path=/opt/hitachi/HNTRLib2/classes/hntrlibMj64.jar |
表4-8 HiRDB製品ごとのHiRDB Type4 JDBC DriverのJARファイルのパス(UNIXの場合)
HiRDB製品 | HiRDB Type4 JDBC DriverのJARファイルのパス |
---|---|
HiRDB/Single Server | /opt/HiRDB_S/client/lib/pdjdbc2.jar |
HiRDB/Parallel Server | /opt/HiRDB_P/client/lib/pdjdbc2.jar |
HiRDB/Run Time | /opt/HiRDB/client/lib/pdjdbc2.jar |
add.class.path=C:¥Program Files¥Hitachi¥HNTRLib2¥classes¥hntrlibMj.jar |
add.class.path=/opt/hitachi/HNTRLib2/classes/hntrlibMj64.jar |
grant codeBase "file:${ejbserver.http.root}/web/${ejbserver.serverName}/mssl$2fapp/-" { |
jp.co.hitachi.soft.ebxml.mssl.app.AppEntityResolver |