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

Displaying the configuration parameters for the WebSphere Service Registry and Repository nodes

Use the mqsireportproperties command to display all of the configuration parameters of the default WebSphere® Service Registry and Repository (WSRR) profile, DefaultWSRR.

The DefaultWSRR is a Service Registries configurable service that is supplied for each broker, see Configurable services properties.

For information about the specific levels of WSRR that are supported with WebSphere Message Broker, see WebSphere Message Broker Requirements.

To display the configuration parameters of the default WSRR profile DefaultWSRR, complete the following steps:

  1. Ensure that the broker is running. If it is not, use the mqsistart command to start it.
  2. Enter the following command (where MB8BROKER is the name of your broker):
    mqsireportproperties MB8BROKER -c ServiceRegistries -o DefaultWSRR -r
    where:

    -c specifies the configurable service (in this case, ServiceRegistries)
    -o specifies the name of the object (in this case, DefaultWSRR)
    -r specifies that all property values of the object are displayed, including
    the child values if appropriate.

The command produces a response similar to this:
ReportableEntityName=''
ServiceRegistries
  DefaultWSRR=''
    connectionFactoryName = 'jms/SRConnectionFactory'
    connectionTimeout = '120'
    endpointAddress = 'http://fill.in.your.host.here:9080/WSRRCoreSDO/services/WSRRCoreSDOPort'
    initialContextFactory = 'com.ibm.websphere.naming.WsnInitialContextFactory'
    locationJNDIBinding = 'iiop://localhost:2809/'
    needCache = 'true'
    predefinedCacheQueries = ''
    refreshQueriesAfterNotification = 'true'
    subscriptionTopic = 'jms/SuccessTopic'
    timeout = '10000000'
Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2016Copyright IBM Corporation 1999, 2016.

        
        Last updated:
        
        Last updated: 2016-05-23 14:46:23


Task topicTask topic | Version 8.0.0.7 | ac56120_