WebSphere Message Broker, Version 8.0.0.7
Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS
See information about the latest product version
See information about the latest product version
Creating a broker schema
To organize your resources, and to define the scope of resource names to ensure uniqueness, you can create broker schemas. A default schema is created when you create a message flow, but you can create additional schemas.
Before you start:
The order
in which you create your resources is flexible. You can add a new
schema to an existing application or library, or you can create an
application or library when you create the schema. To create a container
first, follow the instructions in the following topics:
To find out more about broker schemas, see Broker schemas.
When you create a message flow, a schema is created by default. The default schema is not displayed in the Broker Development view. Only additional schemas that you create are displayed in the Broker Development view, under the application or library. For more information about creating a message flow, see Creating a message flow.
To create additional broker schemas, complete the following steps.
The schema directory is created in the
project directory. If the schema name is structured by using periods,
further subdirectories are defined. For example, the broker schema Stock.Common results
in a directory Common, in directory Stock,
in the application or library directory.