Cosminexus アプリケーションサーバ V8 Webサービス開発の手引
利用する場面ごとに,ログの出力先について説明します。
J2EEサーバ上で動作するWebサービス,およびWebサービスクライアント(サーブレットやEJBなど)のログの出力先を次の表に示します。
| 項番 | ログの種類 | 出力先ディレクトリ | ファイル名 |
|---|---|---|---|
| 1 | 稼働ログ | <ejb.server.log.directory>/CJW | cjwmessage?.log |
| 2 | 例外ログ | <ejb.server.log.directory>/CJW | cjwexception?_?.log |
| 3 | 保守ログ | <ejb.server.log.directory>/CJW/maintenance | cjwmessage?.log |
| 4 | 通信ログ | <ejb.server.log.directory>/CJW | cjwtransport?_?.log |
Javaアプリケーションの開始コマンド(cjclstartap)で,Webサービスクライアントを起動する場合のログの出力先を次の表に示します。
表29-4 ログの出力先(コマンドラインインタフェースを利用する場合)
| 項番 | ログの種類 | 出力先ディレクトリ | ファイル名 |
|---|---|---|---|
| 1 | 稼働ログ | <ejbserver.client.log.directory>/ <ejbserver.client.ejb.log>/ <ejbserver.client.log.appid>/CJW |
cjwmessage?.log |
| 2 | 例外ログ | <ejbserver.client.log.directory>/ <ejbserver.client.ejb.log>/ <ejbserver.client.log.appid>/CJW |
cjwexception?_?.log |
| 3 | 保守ログ | <ejbserver.client.log.directory>/ <ejbserver.client.ejb.log>/ <ejbserver.client.log.appid>/CJW/maintenance |
cjwmessage?.log |
| 4 | 通信ログ | <ejbserver.client.log.directory>/ <ejbserver.client.ejb.log>/ <ejbserver.client.log.appid>/CJW |
cjwtransport?_?.log |
コマンドを実行する場合のログの出力先を次の表に示します。
| 項番 | ログの種類 | 出力先ディレクトリ | ファイル名 |
|---|---|---|---|
| 1 | 稼働ログ | <コマンドログ出力先ディレクトリ(com.cosminexus.jaxws.tool.log.directory)> | cjwsimportコマンドの場合:cjwsimport?.log aptコマンドの場合:cjwapt?.log cjwsgenコマンドの場合:cjwsgen?.log |
| 2 | 例外ログ | <コマンドログ出力先ディレクトリ(com.cosminexus.jaxws.tool.log.directory)> | cjwsimportコマンドの場合:cjwsimportex?_?.log aptコマンドの場合:cjwaptex?_?.log cjwsgenコマンドの場合:cjwsgenex?_?.log |
| 3 | 保守ログ | <コマンドログ出力先ディレクトリ(com.cosminexus.jaxws.tool.log.directory)>/maintenance | cjwsimportコマンドの場合:cjwsimport?.log aptコマンドの場合:cjwapt?.log cjwsgenコマンドの場合:cjwsgen?.log |
All Rights Reserved. Copyright (C) 2008, 2011, Hitachi, Ltd.