This topic contains sections marked as revised for this release
Use the mqsireportproperties command to examine the values of properties that are set using the mqsichangeproperties command.
The special name AllExecutionGroups is allowed, and is used to view settings for the Connector object name; this allows you to view broker-wide settings that affect all execution groups.
For example, if you set the -c parameter to JMSProvider, the expected object name is either a default JMS provider name that has been predefined by IBM, or a user-defined JMS provider name. Similarly, if you set the -c parameter to JDBCProvider, the expected object name is either a default JDBC provider name that has been predefined by IBM, or a user-defined JDBC provider name.
You must select one, and only one, option from -n, -a, and -r.
For a list of the options you can select, see the mqsichangeproperties command.
For the HttpListener component, mqsireportproperties does not report those properties that have not been explicitly set with mqsichangeproperties, even if those properties have a default setting. For example, the default HTTPSConnector port that is used (unless it has been changed) is 7083. However this value is not reported by mqsireportproperties unless it has been changed from this default with mqsichangeproperties. To see the default values for all properties that mqsireportproperties can report on, see the documentation for mqsichangeproperties.
NodeLabel = “goop� FlowLabel = “test� WSAddressingConfigured = true PolicySetName = “WSS default 1.0� .....
mqsireportproperties TEST -b httplistener -o HTTPListener -a
mqsireportproperties TEST -b httplistener -o HTTPSConnector -n port
mqsireportproperties TEST -e default -o DynamicSubscriptionEngine -r
mqsireportproperties WBRK6_DEFAULT_BROKER -c JMSProvider -o AllReportableEntityNames -r
mqsireportproperties WBRK6_DEFAULT_BROKER -c JMSProvider -o IBM_MQ -r
mqsireportproperties TEST –e fnerble –o Axis2Manager –r
mqsireportproperties WBRK_6_DEFAULT_BROKER - c SecurityProfiles -o AllReportableEntityNames -r
ReportableEntityName='' SecurityProfiles Default_Propagation='' Authentication = 'NONE' AuthenticationConfig = '' Mapping = 'NONE' MappingConfig = '' Authorization = 'NONE' AuthorizationConfig = '' Propagation = 'TRUE'
mqsireportproperties WBRK_6_DEFAULT_BROKER - c SecurityProfiles -o MyFirstSecurityProfile -r
ReportableEntityName='' SecurityProfiles MyFirstSecurityProfile='' Authentication = 'LDAP' AuthenticationConfig = 'ldap://localhost:389/ou=users,o=ibm' Mapping = 'TFIM' MappingConfig = 'http://tfimhost1:80' Authorization = 'NONE' AuthorizationConfig = '' Propagation = 'TRUE'
mqsireportproperties TEST –e fnerble –o Axis2Manager –r