JNDI Migration Capabilities
To migrate the JNDI assets from Broker to Universal Messaging, use the brokerjndimigration.{bat/sh} migration script. The script does the following:
Migrates the following JNDI assets from
Broker used as a JNDI provider to a target
Universal Messaging server used as a JNDI provider:
Connection factories
Topics
Queues
Writes the following migration information to the brokerjndimigrationout.txt log file in the same directory as the migration scripts:
List of connection factories, topics, and queues of the source JNDI provider that were successfully migrated to the target JNDI provider.
Warning messages if there is a mismatch between the properties of the source JNDI assets and the target JNDI assets.
Writes the error messages to the brokerjndimigrationerr.txt file in the same directory as the migration scripts.
For more information about running the JNDI migration script, see
Running the JNDI Migration Script.