IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Services and service-related functions > Access external services with adapters > Configure and using adapters > IBM WebSphere Adapters > Adapter Toolkit > Implementing code from the IBM WebSphere Adapter Toolkit > Enterprise metadata discovery general interfaces and implementation for application adapters > Implementing the enterprise metadata discovery classes

Resource bundles

Resource bundle files capture properties and logging and tracing messages that are germane to an enterprise metadata discovery implementation.

Each enterprise metadata discovery implementation must have two resource bundle files. One captures the property group and property names and descriptions for properties displayed by IBM Integration Designer tooling. The other is for messages written to the log file for tracing. The bundle names must follow the convention of including the EMD.properties file in the enterprise metadata discovery package as shown in the following examples:

The property groups representing resource adapter, managed connection factory, and the Activation Specification must have property names matching their bean properties.

Implementing enterprise metadata discovery classes


Related concepts:

BootStrap

Property groups