Element Nameの欄の要素をXPath式で指定する際は、名前空間プレフィックスとして「mw」を付与してください。
例:/%ISWorkUnit[./#expected/mw:ISWorkUnit/@id = '...']
Element | Parent | Element | Component | Component | Component | Data Type | # of |
---|---|---|---|---|---|---|---|
ISWorkUnit |
| ワークユニット情報 | id | Attribute | ユニーク識別子 | ID | 1 |
name | Attribute | ワークユニット名 | string | 0..1 | |||
nickname | Attribute | ニックネーム | string | 0..1 | |||
ipAddress | Attribute | IPアドレス | string | 0..1 | |||
status | Attribute | 状態 | string | 0..1 | |||
type | Attribute | IJServerの運用タイプ | string | 0..1 | |||
userName | Attribute | 起動ユーザー | string | 0..1 | |||
WorkUnitSystemSettings | Element | 環境設定 | - | 0..1 | |||
LogDefinition | Element | ログ定義 | - | 0..1 | |||
ExecClass | Element | 実行クラス | - | 0..* | |||
WorkUnitSystemSettings | ISWorkUnit | 環境設定 | WorkUnitSettings | Element | ワークユニット設定 | - | 0..1 |
CommonApplicationSettings | Element | 共通定義 | - | 0..1 | |||
WebServerConnectorSettings | Element | Webサーバコネクタ(コネクタ)設定 | - | 0..1 | |||
ServletContainerSettings | Element | Servlet設定 | - | 0..1 | |||
EJBContainerSettings | Element | EJBコンテナ設定 | - | 0..1 | |||
DBConnectionSettings | Element | DBコネクション設定 | - | 0..1 | |||
SessionRecoverySettings | Element | セッションリカバリ設定 | - | 0..1 | |||
WorkUnitSettings | WorkUnitSystemSettings | ワークユニット設定 | isWorkUnitAutomaticStartModeEnabled | Attribute | ワークユニット自動起動 | boolean | 0..1 |
startupMonitorTime | Attribute | ワークユニット起動待ち時間 | int | 0..1 | |||
shutdownMonitorTime | Attribute | プロセス強制停止待ち時間 | int | 0..1 | |||
abnormalTerminationCounts | Attribute | リトライカウント | int | 0..1 | |||
isDebugModeEnabled | Attribute | デバッグ起動 | boolean | 0..1 | |||
currentDirectory | Attribute | カレントディレクトリ | string | 0..1 | |||
isUniqueCurrentDirectoryEnabled | Attribute | IJServerで一意のカレントディレクトリとするか | boolean | 0..1 | |||
numberOfRevisionDirectories | Attribute | 退避するカレントディレクトリの世代数 | int | 0..1 | |||
logDirectory | Attribute | ログ出力ディレクトリ | string | 0..1 | |||
isControlApplicationAutoRestartFailedEnabled | Attribute | アプリケーション自動再起動失敗時の制御 | boolean | 0..1 | |||
WebWorkUnitSettings | Element | Web用ワークユニット設定 | - | 0..1 | |||
EJBWorkUnitSettings | Element | EJB用ワークユニット設定 | - | 0..1 | |||
WebWorkUnitSettings | WorkUnitSettings | Web用ワークユニット設定 | processConcurrency | Attribute | プロセス多重度 | int | 0..1 |
javaVersion | Attribute | Javaバージョン | string | 0..1 | |||
javaCommandOptions | Attribute | JavaVMオプション | string | 0..1 | |||
isReactivationOfProcessAtOutOfMemoryEnabled | Attribute | Javaヒープ/JavaPermanent領域不足の制御 | boolean | 0..1 | |||
maximumProcessingTime | Attribute | アプリケーション最大処理時間 | int | 0..1 | |||
isTerminateProcessModeForTimeoutEnabled | Attribute | アプリケーション最大処理時間超過時の制御 | boolean | 0..1 | |||
retryCountResetTime | Attribute | リトライカウントリセット時間 | int | 0..1 | |||
ClassPath | Element | クラスパス | - | 0..* | |||
LibraryForApplication | Element | アプリケーション固有ライブラリパス | - | 0..* | |||
PathForApplication | Element | アプリケーション使用パス | - | 0..* | |||
EnvironmentVariable | Element | 環境変数 | - | 0..* | |||
ClassPath | WebWorkUnitSettings | クラスパス | path | Attribute | パス | string | 0..1 |
LibraryForApplication | WebWorkUnitSettings | アプリケーション使用ライブラリパス | path | Attribute | パス | string | 0..1 |
PathForApplication | WebWorkUnitSettings | アプリケーション使用パス | path | Attribute | パス | string | 0..1 |
EnvironmentVariable | WebWorkUnitSettings | 環境変数 | - | Text | 環境変数 | string | 1 |
EJBWorkUnitSettings | WorkUnitSettings | EJB用ワークユニット設定 | processConcurrency | Attribute | EJBアプリのプロセス多重度 | int | 0..1 |
javaVersion | Attribute | Javaバージョン | string | 0..1 | |||
javaCommandOptions | Attribute | JavaVMオプション | string | 0..1 | |||
isReactivationOfProcessAtOutOfMemoryEnabled | Attribute | Javaヒープ/JavaPermanent領域不足の制御 | boolean | 0..1 | |||
maximumProcessingTime | Attribute | アプリケーション最大処理時間 | int | 0..1 | |||
isTerminateProcessModeForTimeoutEnabled | Attribute | アプリケーション最大処理時間超過時の制御 | boolean | 0..1 | |||
retryCountResetTime | Attribute | リトライカウントリセット時間 | int | 0..1 | |||
maxQueueCounts | Attribute | 最大キューイング数 | int | 0..1 | |||
alarmQueueCounts | Attribute | 監視キューイング数 | int | 0..1 | |||
resetAlarmQueueCounts | Attribute | 監視再開キューイング数 | int | 0..1 | |||
bufferNumber | Attribute | 通信バッファ数 | int | 0..1 | |||
bufferSize | Attribute | 通信バッファ長 | int | 0..1 | |||
ClassPath | Element | クラスパス | - | 0..* | |||
LibraryForApplication | Element | アプリケーション固有ライブラリパス | - | 0..* | |||
PathForApplication | Element | アプリケーション使用パス | - | 0..* | |||
EnvironmentVariable | Element | 環境変数 | - | 0..* | |||
ClassPath | EJBWorkUnitSettings | クラスパス | path | Attribute | パス | string | 0..1 |
LibraryForApplication | EJBWorkUnitSettings | アプリケーション使用ライブラリパス | path | Attribute | パス | string | 0..1 |
PathForApplication | EJBWorkUnitSettings | アプリケーション使用パス | path | Attribute | パス | string | 0..1 |
EnvironmentVariable | EJBWorkUnitSettings | 環境変数 | - | Text | 環境変数 | string | 1 |
CommonApplicationSettings | WorkUnitSystemSettings | 共通定義 | isHotDeployEnabled | Attribute | HotDeploy機能 | boolean | 0..1 |
xmlParser | Attribute | 使用するXMLパーサの種類 | string | 0..1 | |||
xmlParserDirectory | Attribute | XMLパーサにXerces2、Fujitsu XML Processor以外を使用する場合のディレクトリ | string | 0..1 | |||
isWebServiceContainerEnabled | Attribute | コンテナのWebサービス機能 | boolean | 0..1 | |||
classLoaderSeparationKind | Attribute | クラスローダの分離 | string | 0..1 | |||
classLoaderSearchOrder | Attribute | クラスローダの検索順序 | string | 0..1 | |||
autoReload | Attribute | アプリケーションのクラスファイルが変更された場合のオートリロード | string | 0..1 | |||
autoReloadInterval | Attribute | アプリケーションのクラスファイルの変更を確認する間隔 | int | 0..1 | |||
isDistributedTransactionEnabled | Attribute | トランザクション内訳分析 | boolean | 0..1 | |||
distributedTransactionInterval | Attribute | トランザクション内訳分析の測定間隔 | int | 0..1 | |||
WebServerConnectorSettings | WorkUnitSystemSettings | Webサーバコネクタ(コネクタ)設定 | connectorSendReceiveTimeout | Attribute | 送受信タイムアウト | string | 0..1 |
connectorAllowedMaxConnections | Attribute | Servletコンテナへの最大接続数 | string | 0..1 | |||
isSSLEnabled | Attribute | コネクタとServletコンテナ間のSSLの使用 | boolean | 0..1 | |||
sslName | Attribute | コネクタとServletコンテナ間のSSL定義 | string | 0..1 | |||
isKeepAliveEnabled | Attribute | コネクタとServletコンテナ間のKeepAlive | boolean | 0..1 | |||
WebServerRef | Attribute | Webサーバ | - | 0..* | |||
WebServerRef | WebServerConnectorSettings | Webサーバ | idref | Attribute | WebサーバへのID参照 | IDREF | 1 |
VirtualHostRef | Element | バーチャルホスト | - | 0..* | |||
VirtualHostRef | WebServerRef | バーチャルホスト | idref | Attribute | バーチャルホストへの ID 参照 | IDREF | 1 |
ServletContainerSettings | WorkUnitSystemSettings | Servlet設定 | ipAddress | Attribute | ServletコンテナのIPアドレス | string | 0..1 |
timeout | Attribute | タイムアウト | int | 0..1 | |||
portNumber | Attribute | ポート番号 | int | 0..1 | |||
connectorMaxRequests | Attribute | 最大接続数 | int | 0..1 | |||
processorMinSpareThreads | Attribute | Servletコンテナの処理スレッドの初期値/増分値 | int | 0..1 | |||
processorMaxThreads | Attribute | Servletコンテナの処理スレッドの最大値 | int | 0..1 | |||
processorMaxSpareThreads | Attribute | Servletコンテナの待機中の処理スレッドの最大値 | int | 0..1 | |||
isFileListEnabled | Attribute | ファイルの一覧表示 | boolean | 0..1 | |||
isInvokerServletMappingEnabled | Attribute | マッピングがなくてもサーブレットが動作 | boolean | 0..1 | |||
isCustomTagPoolingEnabled | Attribute | カスタムタグプーリングの使用 | boolean | 0..1 | |||
uriEncoding | Attribute | リクエストURIのエンコーディング | string | 0..1 | |||
bodyEncodingForUri | Attribute | リクエストボディ処理のエンコーディングをクエリパラメーターに使用 | string | 0..1 | |||
fileEncoding | Attribute | 静的リソースにディスパッチ時のエンコーディング | string | 0..1 | |||
jspReloadMode | Attribute | JSPのリロード | string | 0..1 | |||
jspReloadCheckInterval | Attribute | リロード間隔 | int | 0..1 | |||
controlPortNumber | Attribute | 制御用ポート | string | 0..1 | |||
accessAuthorizationIpAddress | Attribute | アクセス許可IPアドレス | string | 0..1 | |||
EJBContainerSettings | WorkUnitSystemSettings | EJBコンテナ設定 | isEJBSSLEnabled | Attribute | IIOP通信のSSL使用 | boolean | 0..1 |
ejbMinProcessors | Attribute | IIOP呼び出しの同時処理数の最小値 | int | 0..1 | |||
ejbMaxProcessors | Attribute | int IIOP呼び出しの同時処理数の最大値 | int | 0..1 | |||
mdbMinThreads | Attribute | EJBコンテナのプロセス上でMessage-driven Beanで同時に処理するメッセージ数の最小値 | int | 0..1 | |||
mdbMaxThreads | Attribute | EJBコンテナのプロセス上でMessage-driven Beanで同時に処理するメッセージ数の最大値 | int | 0..1 | |||
mdbPooledThreadIdleTimeout | Attribute | アイドルタイムアウト値 | int | 0..1 | |||
isDistributedTransactionEnabled | Attribute | 分散トランザクションの使用 | boolean | 0..1 | |||
trafficDirectorLoadDistribution | Attribute | TrafficDirectorのメソッド負荷分散 | string | 0..1 | |||
trafficDirectorHostName | Attribute | TrafficDirectorのサイト負荷分散ポリシーに設定した仮想IPアドレスに対する仮想ホスト名 | string | 0..1 | |||
trafficDirectorRepresentationPort | Attribute | TrafficDirectorのCORBAサービスに設定した代表ポート | int | 0..1 | |||
isTrafficDirectorMonitorEnabled | Attribute | TrafficDirectorによるワークユニットの稼働状態監視 | boolean | 0..1 | |||
DBConnectionSettings | WorkUnitSystemSettings | DBコネクション設定 | name | Attribute | データソース名 | string | 0..1 |
isolationLevel | Attribute | トランザクションアイソレーションレベル | string | 0..1 | |||
connectionCount | Attribute | 事前コネクト数 | int | 0..1 | |||
maxConnectionCount | Attribute | 最大コネクション数 | int | 0..1 | |||
connectionTimeout | Attribute | コネクションタイムアウト(秒) | int | 0..1 | |||
idleTimeout | Attribute | アイドルタイムアウト(秒) | int | 0..1 | |||
connectionUseTimeoutTime | Attribute | コネクション使用監視時間(分) | int | 0..1 | |||
isCloseTimeoutConnectionEnabled | Attribute | タイムアウトしたコネクションをクローズ | boolean | 0..1 | |||
statementCacheSize | Attribute | Statementキャッシュサイズ | int | 0..1 | |||
isAutoCloseStatementEnabled | Attribute | Statement自動クローズ | boolean | 0..1 | |||
sqlWaitTimeoutTime | Attribute | 通信待ち時間(秒) | int | 0..1 | |||
isOutputSQLToLogEnabled | Attribute | ログにSQL文を出力 | boolean | 0..1 | |||
isAbnormalReconnectionEnabled | Attribute | 異常時の再接続 | boolean | 0..1 | |||
intervalTime | Attribute | インターバル時間(秒) | int | 0..1 | |||
retryCount | Attribute | リトライ回数 | int | 0..1 | |||
SessionRecoverySettings | WorkUnitSystemSettings | セッションリカバリ設定 | isEnabled | Attribute | セッションリカバリの使用 | boolean | 0..1 |
srsAddress | Attribute | セッションのバックアップ先Session Registry Serverのアドレス | int | 0..1 | |||
srsPortNumber | Attribute | セッションのバックアップ先Session Registry Serverのポート | int | 0..1 | |||
backupMode | Attribute | バックアップの契機 | string | 0..1 | |||
backupInterval | Attribute | バックアップを一定間隔で行う場合の間隔 | int | 0..1 | |||
responseWaitTime | Attribute | Session Registry Serverからの応答待ち時間 | int | 0..1 | |||
excludeExt | Attribute | セッションを使用しないURLの末尾 | string | 0..1 | |||
isAccessLogEnabled | Attribute | アクセスログを出力 | boolean | 0..1 |