You can use the command line to configure the binding file.
Before you begin
- Open a command window.
- Navigate to the /var/mqm/JNDI_DIRECTORY directory
or the directory that is identified in the PROVIDER_URL parameter
of the JMSAdmin.config file.
Note: You cannot bind the object if the .binding file
is already present in the /var/mqm/JNDI_DIRECTORY directory.
About this task
Follow these steps to configure the binding file from the
command line.
Procedure
- Locate the .binding file in the /var/mqm/JNDI_DIRECTORY directory.
If necessary, run the ls -la
command to list
the files.
- Copy the .binding file to the $TOP/etc/default/data_explorer directory.
- Use the details from the previous MQ configuration steps,
found in the .bindings file, to revise the settings
in the BigIndexConfig.xml file.
- Revise the Queue name to
MyQueue
- Revise the Queue Connection Factory to
myQcf
.
- Revise the PROVIDER_URL to file:///home/mdmadmin/JNDI-Directory.