WebSphere Message Service Clients for C/C++ and .NET, Version 1.2 Operating Systems: Linux, Windows

Supported types of administered object repository

XMS supports three types of administered object directory: File System, Lightweight Directory Access Protocol (LDAP) and COS naming.

File System object directories take the form of serialized Java and Naming Directory Interface (JNDI) objects. LDAP object directories are any directories that contain JNDI objects. File System and LDAP object directories can both be administered using the JMSAdmin tool available with WebSphere MQ. Both these object directories can be used to administer client connections by centralizing WebSphere MQ connection factories and destinations. This allows the network administrator to deploy multiple applications that all refer to the same central repository, and that automatically update themselves to reflect changes to connection settings made in the central repository.

A COS naming directory contains WebSphere service integration bus connection factories and destinations and can be administered using the WebSphere Application Server administrative console. In order for an XMS application to be able to retrieve objects from the COS naming directory, a JNDI lookup web service must be deployed.

Note: It is necessary to restart application connections for changes to the object directory to take effect.
Related concepts
Property mapping for administered objects
InitialContext properties
URI format for XMS initial contexts
JNDI Lookup web service
Retrieval of administered objects
Administered objects
Related tasks
Creating administered objects
Creating an InitialContext
Related reference
Required connection factory properties
Required destination properties

Concept topic

Terms of Use | Rate this page

Last updated: 7 Dec 2005

© Copyright IBM Corporation 2005. All Rights Reserved.