Check channel and client channel definition table URL values

This test checks to see if the Channel property and the Client channel definition table URL property are set for a connection factory.


Error icon Channel and CCDTURL values are both set for connection factory <connection factory name>

The Channel property and the Client channel definition table URL property are both set for the connection factory. Only one of these properties must be set; if both properties are set, they cause an exception in any JMS Application that uses the connection factory to create a connection.

Error icon Channel or CCDTURL values are not set for connection factory <connection factory name>

Neither the Channel property nor the Client channel definition table URL property are set for the connection factory. One of these properties must be set to enable a connection to be made. You must not set both properties, otherwise, they cause an exception in any JMS Application that uses the connection factory to create a connection.