BEA ホーム | 製品 | dev2dev | support | askBEA
 ドキュメントのダウンロード   サイト マップ   Glossary 
検索

WebLogic Server 7.0 へのアップグレード

 Previous Next Contents PDF で侮ヲ  

weblogic.properties のマッピング表

weblogic.properties のマッピング表では、以前は weblogic.properties ファイルのプロパティで処理されていた機能を、config.xml、web.xml、または weblogic.xml ファイルのどの属性で処理するのかを示します。

weblogic.properties ファイルのプロパティ

.xml コンフィグレーション属性

コンソールの表示

weblogic.administrator.email

config.xml:
EmailAddress

(Administrator 要素)


weblogic.administrator.location

config.xml:
Notes (自由形式、省略可能)

(Administrator 要素)


weblogic.administrator.name

config.xml:
Name

(Administrator 要素)


weblogic.administrator.phone

config.xml:
PhoneNumber

(Administrator 要素)


weblogic.cluster.defaultLoadAlgorithm

config.xml:
DefaultLoadAlgorithm

(Cluster 要素)

[クラスタ|clustername|コンフィグレーション|一般|デフォルトのロード バランス アルゴリズム]

weblogic.cluster.multicastAddress

config.xml:
MulticastAddress

(Cluster 要素)

[クラスタ|clustername|コンフィグレーション|マルチキャスト|マルチキャスト アドレス]

weblogic.cluster.multicastTTL

config.xml:
MulticastTTL

(Cluster 要素)

[クラスタ|clustername|コンフィグレーション|マルチキャスト|マルチキャスト 生存時間]

weblogic.cluster.name

config.xml
Cluster Address

(Cluster 要素)

[クラスタ|clustername|コンフィグレーション|一般|クラスタ アドレス]

weblogic.httpd.authRealmName

config.xml:
AuthRealmName

(WebAppComponent 要素)

[デプロイメント|Web アプリケーション|applicationname|コンフィグレーション|その他|認証レルム名]

weblogic.httpd.charsets

config.xml:
Charsets

(WebServer 要素)


weblogic.httpd.clustering.enable

config.xml:
ClusteringEnabled

(WebServer 要素)


weblogic.httpd.defaultServerName

config.xml
DefaultServerName

(WebServer 要素)

[サーバ|servername|コンフィグレーション|HTTP|デフォルト サーバ名]

weblogic.httpd.defaultServlet

web.xml:

次の要素の URL パターンで servlet-mapping を定義する

<servlet-mapping> 要素


weblogic.httpd.defaultWebApp

config.xml:
DefaultWebApp

(WebServer 要素)


weblogic.httpd.enable

config.xml:
HttpdEnabled

(Server 要素)


weblogic.httpd.enableLogFile

config.xml:
LoggingEnabled

(WebServer 要素)


weblogic.httpd.http.keepAliveSecs

config.xml:
KeepAliveSecs

(WebServer 要素)


weblogic.httpd.https.keepAliveSecs

config.xml:
HttpsKeepAliveSecs

(WebServer 要素)


weblogic.httpd.indexDirectories

config.xml:
IndexDirectoryEnabled

(WebAppComponent 要素)

[デプロイメント|Web アプリケーション|applicationname|コンフィグレーション|ファイル|インデックス ディレクトリ]

weblogic.httpd.keepAlive.enable

config.xml:
KeepAliveEnabled

(WebServer 要素)

[サーバ|servername|コンフィグレーション|HTTP|Keep Alive を有効化]

weblogic.httpd.logFileBufferKBytes

config.xml:
LogFileBufferKBytes

(WebServer 要素)


weblogic.httpd.logFileFlushSecs

config.xml:
LogFileFlushSecs

(WebServer 要素)


weblogic.httpd.logFileFormat

config.xml:
LogFileFormat

(WebServer 要素)

[サービス|仮想ホスト|ログファイル フォーマット]

weblogic.httpd.logFileName

config.xml:
LogFileName

(WebServer 要素)

[サービス|仮想ホスト|ログファイル名]

weblogic.httpd.logRotationPeriodMins

config.xml:
LogRotationTimeBegin

(WebServer 要素)


weblogic.httpd.logRotationPeriodMins

config.xml:
LogRotationPeriodMins

(WebServer 要素)


weblogic.httpd.logRotationType

config.xml:
LogRotationType

(WebServer 要素)

[サーバ|servername|ログ|HTTP|ローテーション タイプ]

weblogic.httpd.maxLogFileSizeKBytes

config.xml:
MaxLogFileSizeKBytes

(WebServer 要素)

[サーバ|servername|ログ|HTTP|最大ログファイル サイズ]

weblogic.httpd.mimeType

web.xml:
mime-type

(<mime-mapping> 要素)


weblogic.httpd.postTimeoutSecs

config.xml:
PostTimeoutSecs

(WebServer 要素)

[サーバ|servername|コンフィグレーション|HTTP|POST タイムアウト秒]

weblogic.httpd.servlet.extensionCaseSensitive

config.xml:
ServletExtensionCaseSensitive

(WebAppComponent 要素)

[デプロイメント|Web アプリケーション|applicationname|コンフィグレーション|ファイル|大文字/小文字を区別する]

weblogic.httpd.servlet.reloadCheckSecs

config.xml:
ServletReloadCheckSecs

(WebAppComponent 要素)

[デプロイメント|Web アプリケーション|applicationname|コンフィグレーション|ファイル|再ロード間隔 (秒)]

weblogic.httpd.servlet.SingleThreadedModelPoolSize

config.xml:
SingleThreadedServletPoolSize

(WebAppComponent 要素)

[デプロイメント|Web アプリケーション|applicationname|コンフィグレーション|ファイル|シングル スレッド サーブレットのプール サイズ]

weblogic.httpd.session.cacheEntries

weblogic.xml:
CacheSize

<param-name>/<param-value> 要素の組み合わせ

[サーバ|servername|コンフィグレーション|SSL|証明書キャッシュ サイズ]

weblogic.httpd.session.cookie.comment

weblogic.xml:
CookieComment

<param-name>/<param-value> 要素の組み合わせ


weblogic.httpd.session.cookie.domain

weblogic.xml:
CookieDomain

<param-name>/<param-value> 要素の組み合わせ


weblogic.httpd.session.cookie.maxAgeSecs

weblogic.xml:
CookieMaxAgeSecs

<param-name>/<param-value> 要素の組み合わせ


weblogic.httpd.session.cookie.name

weblogic.xml:
CookieName

<param-name>/<param-value> 要素の組み合わせ


weblogic.httpd.session.cookie.path

weblogic.xml:
CookiePath

<param-name>/<param-value> 要素の組み合わせ


weblogic.httpd.session.cookies.enable

weblogic.xml:
CookiesEnabled

<param-name>/<param-value> 要素の組み合わせ


weblogic.httpd.session.debug

weblogic.xml:
SessionDebuggable

<param-name>/<param-value> 要素の組み合わせ


weblogic.httpd.session.enable

weblogic.xml:
SessionTrackingEnabled

<param-name>/<param-value> 要素の組み合わせ


weblogic.httpd.session.invalidationintervalSecs

weblogic.xml:
InvalidationIntervalSecs

<param-name>/<param-value> 要素の組み合わせ


weblogic.httpd.session.jdbc.connTimeoutSecs

weblogic.xml:
JDBCConnectionTimeoutSecs

<param-name>/<param-value> 要素の組み合わせ


weblogic.httpd.session.persistentStoreDir

weblogic.xml:
PersistentStoreDir

<param-name>/<param-value> 要素の組み合わせ


weblogic.httpd.session.persistentStorePool

weblogic.xml:
PersistentStorePool

<param-name>/<param-value> 要素の組み合わせ


weblogic.httpd.session.persistentStoreShared

weblogic.xml:
SessionPersistentStoreShared

<param-name>/<param-value> 要素の組み合わせ


weblogic.httpd.session.persistentStoreType

weblogic.xml:
PersistentStoreType

<param-name>/<param-value> 要素の組み合わせ


weblogic.httpd.session.sessionIDLength

weblogic.xml:
IDLength

<param-name>/<param-value> 要素の組み合わせ


weblogic.httpd.session.swapintervalSecs

weblogic.xml:
SwapIntervalSecs

<param-name>/<param-value> 要素の組み合わせ


weblogic.httpd.session.timeoutSecs

weblogic.xml:
TimeoutSecs

<param-name>/<param-value> 要素の組み合わせ

[サーバ|servername|コンフィグレーション|HTTP|POST タイムアウト秒]

weblogic.httpd.session.URLRewriting.enable

weblogic.xml:
URLRewritingEnabled

<param-name>/<param-value> 要素の組み合わせ


weblogic.httpd.tunneling.clientPingSecs

config.xml:
TunnelingClientPingSecs

(Server 要素)

[サーバ|servername|コンフィグレーション|チューニング|トンネリング クライアント Ping]

weblogic.httpd.tunneling.clientTimeoutSecs

config.xml:
TunnelingClientTimeoutSecs

(Server 要素)

[サーバ|servername|コンフィグレーション|チューニング|トンネリング クライアント タイムアウト]

weblogic.httpd.tunnelingenabled

config.xml
TunnelingEnabled

(Server 要素)

[サーバ|servername|コンフィグレーション|チューニング|トンネリングを有効化]

weblogic.httpd.URLResource

config.xml:
URLResource

(WebServer 要素)


weblogic.iiop.password

config.xml:
DefaultIIOPPassword

(Server 要素)

[サーバ|servername|コンフィグレーション|プロトコル|デフォルト IIOP パスワード]

weblogic.iiop.user

config.xml:
DefaultIIOPUser

(Server 要素)

[サーバ|servername|コンフィグレーション|プロトコル|デフォルト IIOP ユーザ]

weblogic.jdbc.connectionPool

  • url=JDBC ドライバの URL

  • driver=JDBC ドライバの完全パッケージ名

  • loginDelaySecs=接続間の秒数

  • initialCapacity=JDBC 接続の初期数

  • maxCapacity=JDBC 接続の最大数

  • capacityIncrement=インクリメント間隔

  • allowShrinking=true に設定すると縮小が許可される

  • shrinkPeriodMins=縮小前の間隔

  • testTable=自動リフレッシュ テスト用のテーブルの名前

  • refreshTestMinutes=自動リフレッシュ テストの間隔

  • testConnsOnReserve=true に設定すると予約時に接続をテストする

  • testConnsOnRelease=true に設定すると解放時に接続をテストする

  • props=JDBC 接続のプロパティ


URL

DriveName


LoginDelaySeconds


InitialCapacity


MaxCapacity


CapacityIncrement


AllowShrinking


ShrinkPeriodMinutes


TestTableName


RefreshMinutes


TestConnectionsOnReserve

TestConnectionsOnRelease

Properties

JDBCConnectionPool Element

ConnLeakProfilingEnabled

ACLName

CapacityEnabled

SupportsLocalTransaction

KeepLogicalConnOpenOnRelease

Password


weblogic.jdbc.enableLogFile

config.xml:
JDBCLoggingEnabled

(Server 要素)


weblogic.jdbc.logFileName

config.xml:
JDBCLogFileName

(Server 要素)


weblogic.jms.ConnectionConsumer

config.xml
JMSConnectionConsumer 要素

MessagesMaximum

Selector

Destination


weblogic.jms.connectionFactoryArgs.<<factoryName>>

  • ClientID

  • DeliveryMode

  • TransactionTimeout

config.xml:
JMSConnectionFactory 要素

ClientID

DefaultDeliveryMode

TransactionTimeout

UserTransactionsEnabled

AllowCloseInOnMessage


weblogic.jms.connectionFactoryName

config.xml:
JMSConnectionFactory 要素

JNDIName


weblogic.jms.connectionPool

ConnectionPool

(JMSJDBCStore 要素)


weblogic.jms.queue

config.xml:
JNDIName

StoreEnabled

(JMSDestination 要素)


weblogic.jms.queueSessionPool

config.xml:
ConnectionConsumer

ConnectionFactory

ListenerClass

AcknowledgeMode

SessionsMaximum

Transacted

(JMSSessionPool 要素)


weblogic.jms.tableNamePrefix

config.xml:
PrefixName


weblogic.jms.topic

config.xml
JNDIName

StoreEnabled

(JMSDestination 要素)

[サービス|JMS|接続ファクトリ|JNDI 名]

weblogic.jms.topicSessionPool

config.xml:
ConnectionConsumer

ConnectionFactory

ListenerClass

AcknowledgeMode

SessionsMaximum

Transacted

(JMSSessionPool 要素)


weblogic.jndi.transportableObjectFactories

config.xml:
JNDITransportableObjectFactoryList

(Server 要素)

[サーバ|servername]

weblogic.login.readTimeoutMillisSSL

config.xml
LoginTimeoutMillis

(SSL 要素)

[サーバ|servername]

weblogic.security.audit.provider

config.xml
AuditProviderClassName

(Security 要素)

[セキュリティ|一般|監査プロバイダ クラス]

weblogic.security.certificate.authority

config.xml
ServerCertificateChainFileName

(SSL 要素)

[サーバ|servername|コンフィグレーション|SSL|サーバ証明書チェーン ファイル名]

weblogic.security.certificate.server

config.xml:
ServerCertificateFileName

(SSL 要素)

[サーバ|servername|コンフィグレーション|SSL|サーバ証明書ファイル名]

weblogic.security.certificateCacheSize

config.xml:
CertificateCacheSize

(SSL 要素)

[サーバ|servername|コンフィグレーション|SSL|証明書キャッシュ サイズ]

weblogic.security.clientRootCA

config.xml:
TrustedCAFileName

(SSL 要素)

[サーバ|servername|コンフィグレーション|SSL|信頼性のある CA ファイル名]

weblogic.security.disableGuest

config.xml:
GuestDisabled

(Security 要素)

[セキュリティ|一般|ゲスト不可]

weblogic.security.enforceClientCert

config.xml:
ClientCertificateEnforced

(SSL 要素)

[サーバ|servername|コンフィグレーション|SSL|クライアント証明書を強制]

weblogic.security.key.export.lifespan

config.xml:
ExportKeyLifespan

(SSL 要素)

[サーバ|servername|コンフィグレーション|SSL|エクスポート キーの有効期間]

weblogic.security.key.server

config.xml:
ServerKeyFileName

(SSL 要素)

[サーバ|servername|コンフィグレーション|SSL|サーバ キー ファイル名]

weblogic.security.ldaprealm.authentication

config.xml:
AuthProtocol

(LDAPRealm 要素)


weblogic.security.ldaprealm.credential

config.xml:
Credential

(LDAPRealm 要素)


weblogic.security.ldaprealm.factory

config.xml
LdapProvider

(LDAPRealm 要素)


weblogic.security.ldaprealm.groupDN

config.xml:
GroupDN

(LDAPRealm 要素)


weblogic.security.ldaprealm.groupIsContext

config.xml:
GroupIsContext

(LDAPRealm 要素)


weblogic.security.ldaprealm.groupNameAttribute

config.xml:
GroupNameAttribute

(LDAPRealm 要素)


weblogic.security.ldaprealm.groupUsernameAttribute

config.xml:
GroupUsernameAttribute

(LDAPRealm 要素)


weblogic.security.ldaprealm.principal

config.xml:
Principal

(LDAPRealm 要素)


weblogic.security.ldaprealm.ssl

config.xml:
SSLEnable

(LDAPRealm 要素)


weblogic.security.ldaprealm.url

config.xml:
LDAPURL

(LDAPRealm 要素)


weblogic.security.ldaprealm.userAuthentication

config.xml:
UserAuthentication

(LDAPRealm 要素)


weblogic.security.ldaprealm.userDN

config.xml:
UserDN

(LDAPRealm 要素)


weblogic.security.ldaprealm.userNameAttribute

config.xml:
UserNameAttribute

(LDAPRealm 要素)


weblogic.security.ldaprealm.userPasswordAttribute

config.xml:
UserPasswordAttribute

(LDAPRealm 要素)


weblogic.security.net.connectionFilter

config.xml:
ConnectionFilter

(Security 要素)


weblogic.security.ntrealm.domain

config.xml:
PrimaryDomain

(NTRealm 要素)


weblogic.security.realm.cache.acl.enable

config.xml:
ACLCacheEnable

(CachingRealm 要素)


weblogic.security.realm.cache.acl.size

config.xml:
ACLCacheSize

(CachingRealm 要素)


weblogic.security.realm.cache.acl.ttl.negative

config.xml:
ACLCacheTTLNegative

(CachingRealm 要素)


weblogic.security.realm.cache.acl.ttl.positive

config.xml:
ACLCacheTTLPositive

(CachingRealm 要素)


weblogic.security.realm.cache.auth.enable

config.xml:
AuthenticationCacheEnable

(CachingRealm 要素)


weblogic.security.realm.cache.auth.size

config.xml:
AuthenticationCacheSize

(CachingRealm 要素)


weblogic.security.realm.cache.auth.ttl.negative

config.xml:
AuthenticationCacheTTLNegative

(CachingRealm 要素)


weblogic.security.realm.cache.auth.ttl.positive

config.xml:
AuthenticationCacheTTLPositive

(CachingRealm 要素)


weblogic.security.realm.cache.caseSensitive

config.xml:
CacheCaseSensitive

(CachingRealm 要素)


weblogic.security.realm.cache.group.enable

config.xml:
GroupCacheEnable

(CachingRealm 要素)


weblogic.security.realm.cache.group.size

config.xml:
GroupCacheSize

(CachingRealm 要素)


weblogic.security.realm.cache.group.ttl.negative

config.xml:
GroupCacheTTLNegative

(CachingRealm 要素)


weblogic.security.realm.cache.group.ttl.positive

config.xml:
GroupCacheTTLPositive

(CachingRealm 要素)


weblogic.security.realm.cache.perm.enable

config.xml:
PermissionCacheEnable

(CachingRealm 要素)


weblogic.security.realm.cache.perm.size

config.xml:
PermissionCacheSize

(CachingRealm 要素)


weblogic.security.realm.cache.perm.ttl.negative

config.xml:
PermissionCacheTTLNegative

(CachingRealm 要素)


weblogic.security.realm.cache.perm.ttl.positive

config.xml:
PermissionCacheTTLPositive

(CachingRealm 要素)


weblogic.security.realm.cache.user.enable

config.xml:
UserCacheEnable

(CachingRealm 要素)


weblogic.security.realm.cache.user.size

config.xml:
UserCacheSize

(CachingRealm 要素)


weblogic.security.realm.cache.user.ttl.negative

config.xml:
UserCacheTTLNegative

(CachingRealm 要素)


weblogic.security.realm.cache.user.ttl.positive

config.xml:
UserCacheTTLPositive

(CachingRealm 要素)


weblogic.security.realm.certAuthenticator

config.xml:
CertAuthenticator

(SSL 要素)

[サーバ|servername|コンフィグレーション|SSL|証明書認証プロバイダ]

weblogic.security.SSL.ciphersuite

config.xml
Ciphersuites

(SSL 要素)


weblogic.security.ssl.enable

config.xml:
Enabled

(SSL 要素)

[サーバ|servername|コンフィグレーション|SSL|有効化]

weblogic.security.SSL.hostnameVerifier

config.xml
HostnameVerifier

(SSL 要素)

[サーバ|servername|コンフィグレーション|SSL|ホスト名の検証]

weblogic.security.SSL.ignoreHostnameVerification

config.xml
HostNameVerificationIgnored

(SSL 要素)


weblogic.security.SSLHandler.enable

config.xml:
HandlerEnabled

(SSL 要素)

[サーバ|servername|コンフィグレーション|SSL|ハンドラを有効化]

weblogic.security.unixrealm.authProgram

config.xml:
AuthProgram

(UnixRealm 要素)


weblogic.system.AdministrationPort

config.xml
AdministrationPort

(Server 要素)

[サーバ|servername|コンフィグレーション|一般|管理ポート]

weblogic.system.bindAddr

config.xml:
ListenAddress

(Server 要素)


weblogic.system.defaultProtocol

config.xml:
DefaultProtocol

(Server 要素)

[サーバ|servername|コンフィグレーション|プロトコル|デフォルト プロトコル]

weblogic.system.defaultSecureProtocol

config.xml:
DefaultSecureProtocol

(Server 要素)

[サーバ|servername|コンフィグレーション|プロトコル|デフォルト セキュア プロトコル]

weblogic.system.enableConsole

config.xml:
StdoutEnabled

(Kernel 要素)

[サーバ|servername|ログ|一般|Stdout へログ出力]

weblogic.system.enableIIOP

config.xml:
IIOPEnabled

(Server 要素)


weblogic.system.enableReverseDNSLookups

config.xml:
ReverseDNSAllowed

(Server 要素)


weblogic.system.enableSetGID,

config.xml:
PostBindGID


weblogic.system.enableSetUID,

config.xml:
PostBindUIDEnabled


weblogic.system.enableTGIOP

config.xml
TGIOPEnabled

(Server 要素)

[サーバ|servername]

weblogic.system.helpPageURL

config.xml
HelpPageURL

(Server 要素)

[サーバ|servername]

weblogic.system.home

config.xml:
RootDirectory

(Server 要素)


weblogic.system.ListenPort

config.xml
ListenPort

(Server 要素)

[サーバ|servername|コンフィグレーション|SSL|リスン ポート]

weblogic.system.logFile

config.xml:
FileName

(Log 要素)


weblogic.system.MagicThreadBackToSocket

config.xml:
MagicThreadDumpBackToSocket

(ServerDebug 要素)


weblogic.system.MagicThreadDumpFile

config.xml:
MagicThreadDumpFile

(ServerDebug 要素)


weblogic.system.MagicThreadDumpHost

config.xml:
MagicThreadDumpHost

(ServerDebug 要素)


weblogic.system.magicThreadDumps

config.xml:
MagicThreadDumpEnabled

(ServerDebug 要素)


weblogic.system.maxLogFileSize

config.xml:
FileMinxSize

(Log 要素)


weblogic.system.nativeIO.enable

config.xml:
NativeIOEnabled

(Server 要素)

[サーバ|servername|コンフィグレーション|チューニング|ネイティブ IO を有効化]

weblogic.system.nonPrivGroup

config.xml
PostBindGID

(UnixMachine 要素)


weblogic.system.nonPrivUser

config.xml
PostBindUID

(UnixMachine 要素)


weblogic.system.percentSocketReaders

config.xml:
ThreadPoolPercentSocketReaders

(Kernel 要素)

[サーバ|servername|コンフィグレーション|チューニング|ソケット リーダー]

weblogic.system.readTimeoutMillis

config.xml:
LoginTimeoutMillis

(Server 要素)

[サーバ|servername]

weblogic.system.SSL.useJava

config.xml:
UseJava

(SSL 要素)

[サーバ|servername|コンフィグレーション|SSL|Java を使用]

weblogic.system.SSLListenPort

config.xml:
ListenPort

(SSL 要素)

[サーバ|servername|コンフィグレーション|SSL|リスン ポート]

weblogic.system.startupFailureIsFatal

config.xml
FailureIsFatal

(StartupClass 要素)


weblogic.system.user

config.xml:
SystemUser

(Security 要素)


weblogic.system.weight

config.xml
ClusterWeight

(Server 要素)

[サーバ|servername|コンフィグレーション|クラスタ|クラスタの重み]

 

Back to Top Previous Next