Product Information > JADE Error Messages and System Messages > 31700 through 31899 - Messaging Framework Errors > 31744 - ReplyQueueName transport must match message transport

31744   ReplyQueueName transport must match message transport

Cause

This error occurs if the transport type specified in the replyQueueFullName property of a JadeGenericMessage object differs from the transport type for the message itself; that is, you cannot send a message on a JadeMQ queue and request a reply to be sent to a WebSphere MQ queue.

Action

Correct your code.