BEA Logo BEA WebLogic Server Release 6.1

  Corporate Info  |  News  |  Solutions  |  Products  |  Partners  |  Services  |  Events  |  Download  |  How To Buy

   BEA WebLogic Server Internationalization Guide:   Previous Topic   |   Next Topic   |   Contents   

 

BEA WebLogic Server Internationalization Guide

 

Contents

 

1. Overview of Internationalization for WebLogic Server

Understanding Log Messages

Understanding Localization

Java Interfaces for Internationalization

2. Using Message Catalogs with BEA WebLogic Server

Message Catalog Types

Including Message Arguments

Choosing Names for Message Catalogs

Message Catalog Hierarchy

Message Catalog Formats

Elements of a Log Message Catalog

message_catalog

log_message

Other Log Message Catalog Elements

Log Message Catalog Syntax

Format of a Simple Text Message Catalog

message_catalog

message

messagebody

Simple Text Catalog Example

Format of a Locale-Specific Catalog

3. Using the BEA WebLogic Server Internationalization and Localization Interfaces

Using the Internationalization Interfaces

Using the Localization Interfaces

4. Using the BEA WebLogic Server Internationalization Tools and Utilities

Using the Message Editor

Starting the Message Editor

Editing an ExistingCatalog

Creating a New Catalog

Entering a New Log Message

Entering a New Simple Text Message

Finding a Log Message

Finding a Simple Text Message

Viewing All Messages in a Catalog

Choosing a Message to Edit from the Catalog List

Viewing All Messages in Several Catalogs

Choosing a Message to Edit from Any Catalog Shown

Editing an Existing Message

Using the Internationalization Utilities

i18ngen

Syntax

Options

l10ngen

Syntax

Options

CatInfo

Syntax

Options

5. Instrumenting Your Code for Localization

Logging a Message

Creating a New Catalog

Creating New Messages

Modifying a Message

A. Localizer Class Reference for BEA WebLogic Server

Lookup Properties

 

Back to Top