Before you add an MQSeries control to WebLogic Platform, you need to complete the following tasks:
<category "name=com.bea.control.MQControl">
<!-- NOTE: DO NOT CHANGE THIS PRIORITY LEVEL W/O WLI SUPPORT APPROVAL -->
<!-- Debug-level log information is frequently the only tool available to diagnose failures! -->
<priority value="debug"/>
<appender-ref ref="SYSLOGFILE"/>
<appender-ref ref="SYSERRORLOGFILE" />
</category>
The MQSeries control uses the workshop debugger for logging messages.
Note: You need to enable logging before you start the WebLogic server.
Go ahead and add a new MQSeries control to send and receive messages.
![]() |
![]() |