This test checks to see if the Channel property and the Client channel definition table URL property are set for a connection factory.
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.
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.