2
Using Message Catalogs with BEA WebLogic Server
log_message
Other log_message Catalog Elements
message_catalog
The following table describes the attributes that you can define for the
message_catalog
Attribute
i18n_package
l10n_package
subsystem
version
baseid
2-6
Internationalization Guide
element.
Default
Required/
Optional
Optional
weblogic.i18n
Optional
weblogic.i18n
None
Required
None
Required
000000 for
Optional
WebLogic Server
catalogs
500000 for
user-defined
catalogs
Description
Java package containing generated Logger classes
for this catalog. The classes are named after the
catalog file name. For example, for a catalog using
mycat.xml , a generated logger class called
i18n_package.mycatLogger.class .
Java package containing generated
LogLocalizer properties for this catalog.
Classes are named after the catalog file name. For
example, for a catalog called mycat.xml a
properties file called
l10n_package.mycatLogLocalizer.
properties is generated.
An acronym identifying the subsystem associated
with this catalog. The name of the subsystem is
included in the error log and is used for message
isolation purposes.
Specifies the version of the msgcat.dtd being
used. The format is n.n , for example,
version="1.0 ". Must be at least "1.0" .
Specifies the lowest message ID used in this
catalog. The syntax is one to six decimal units.
Need help?
Do you have a question about the BEA WebLogic Server and is the answer not in the manual?