BIP1363
Severity
30 : Severe errorMessage
A problem was encountered while configuring WebSphere MQ security exit class <insert_1>; exception text: '<insert_0>'.Explanation
The Message Brokers Toolkit or Config Manager Proxy application could not configure user-supplied class <insert_1> for use as a WebSphere MQ security exit. The exception text is: <insert_0>. The Message Brokers Toolkit is unable to communicate with the Configuration Manager with the desired level of security.Response
Check that the CLASSPATH system environment variable contains the jar files for any classes that are used by the security exit. Ensure that the security exit implements the WebSphere MQ MQSecurityExit interface and is correctly coded. For a complete description of how to implement a WebSphere MQ security exit for the WebSphere MQ Java Client please refer to WebSphere MQ documentation.